timdeschryver / zod-fixture

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

Add ulid string generator #58

Closed timdeschryver closed 1 year ago

timdeschryver commented 1 year ago

Example

z.string().ulid()

PR that added this feature

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

More info

https://github.com/ulid/spec

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: