Releases: JacobWeisenburger/zod_utilz
Releases · JacobWeisenburger/zod_utilz
0.8.3
0.8.2
changed "module": "index.js"
in package.json
0.8.1
added "main": "index.js"
to package.json
0.8.0
instanceof keyword didn't work. changed to use schema._def.typeName
0.8.1-beta
switched build/publish runtime from deno to bun
0.7.3
0.7.3
0.7.2
0.7.2
0.7.1
replaced lodash pick
, omit
, and mapValues
to reduce bundle size
0.7.0
- added
zu.json()
andzu.stringToJSON()
- #3
- Thanks @jamesarosen
0.6.1
Merge branch 'main' of https://github.com/JacobWeisenburger/zod-utilz