v0.2.0
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 apeerDependency
.
Full Changelog: v0.1.1...v0.2.0