Activity
chore(releae): 0.0.16
chore(releae): 0.0.16
Fix handling of schemas with .transform
in them (#32)
Fix handling of schemas with
.transform
in them (#32)Pull request merge
chore(release): 0.0.15
chore(release): 0.0.15
Deleted branch
fix: set innerType on ZodClass so that nullish/nullable/optional parse (
fix: set innerType on ZodClass so that nullish/nullable/optional parse (
Pull request merge
remove nullish
remove nullish
fix: set innerType on ZodClass so that nullish/nullable/optional parse
fix: set innerType on ZodClass so that nullish/nullable/optional parse
chore(release): v0.0.14
chore(release): v0.0.14
Support more webpack environments (#26)
Support more webpack environments (#26)
Pull request merge
Deleted branch
chore(release): 0.0.13
chore(release): 0.0.13
fix: optional fields are not required and fix stack overflow on extend (
fix: optional fields are not required and fix stack overflow on extend (
Pull request merge
fix last step
fix last step
chore: setuo github ci to build and test
chore: setuo github ci to build and test
fix: optional fields are not required and fix stack overflow on extend
fix: optional fields are not required and fix stack overflow on extend
Deleted branch
chore(release): 0.0.12
chore(release): 0.0.12
feat: additional methods, expose schema and fix union bug (#19)
feat: additional methods, expose schema and fix union bug (#19)
Pull request merge
Merge branch 'main' into sam/additional-methods
Merge branch 'main' into sam/additional-methods
improve readme
improve readme
everything except nullish working
everything except nullish working
Deleted branch
feat: expose a ZodClass's schema for reference (#16)
feat: expose a ZodClass's schema for reference (#16)
Pull request merge
add test for map type which i broke mistakenly but only found in PR
add test for map type which i broke mistakenly but only found in PR
revert a readme mistake
revert a readme mistake
feat: expose a ZodClass's schema for reference
feat: expose a ZodClass's schema for reference
Deleted branch
feat: remove need for $ helper with inferred this type in static cont…
feat: remove need for $ helper with inferred this type in static cont…
Pull request merge
chore(release): 0.0.10
chore(release): 0.0.10
update README
update README