Skip to content

Releases: AndrewBastin/verzod

v0.2.3

20 Mar 12:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

14 Nov 16:51
Compare
Choose a tag to compare

This is a small patch fix update for a fix with how InferredEntity deals with Zod schemas that have a catch schema applied on them resolving to undefined.

What's Changed

Full Changelog: v0.2.0...v0.2.2

v0.2.0

13 Nov 08:34
Compare
Choose a tag to compare

What's Changed

  • chore: introduce test:watch command for development testing.
  • feat: introduce entityReference function that returns a custom zod schema to refer to an entity in a zod schema
  • chore: update README to feature the usage of entityReference
  • chore: move zod from dependency to as a peerDependency.

Full Changelog: v0.1.1...v0.2.0

v0.1.1

15 Oct 04:49
Compare
Choose a tag to compare

What's Changed

  • chore: add types field in package.json (6631e95)

Full Changelog: v0.1.0...v0.1.1

v0.1.0 - Initial Release

14 Oct 13:41
Compare
Choose a tag to compare

This marks the initial release of the library.

Full Changelog: https://github.com/AndrewBastin/verzod/commits/v0.1.0