timdeschryver / zod-fixture

Creating fixtures based on zod schemas
https://zod-fixture.timdeschryver.dev/
MIT License
121 stars 10 forks source link

Add ip string generator #59

Closed timdeschryver closed 1 year ago

timdeschryver commented 1 year ago

Example

z.string().ip()

PR that added this feature

https://github.com/colinhacks/zod/pull/2066

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 2.0.0-beta.14 :tada:

The release is available on:

Your semantic-release bot :package::rocket: