v1.1.0
- Removal of
deps.ts
anddev_deps.ts
: Lock specific versions usingdeno cache
instead. Chimera only depends onstd
, so this shouldn't be any issue - Added
examples/zod.ts
Full Changelog: v1.0.29...v1.1.0
deps.ts
and dev_deps.ts
: Lock specific versions using deno cache
instead. Chimera only depends on std
, so this shouldn't be any issueexamples/zod.ts
Full Changelog: v1.0.29...v1.1.0