Releases: fastify/json-schema-ref-resolver
Releases · fastify/json-schema-ref-resolver
v2.0.0
What's Changed
- chore(package): explicitly declare js module type by @Fdawgs in #5
- fix: deref schema without root by @ivan-tymoshenko in #6
- Merge
next
intomain
by @jsumners in #9 - perf: replace fast-deep-equal with dequal by @gurgunday in #10
New Contributors
Full Changelog: v1.0.1...v2.0.0
v1.0.1
What's Changed
- chore: typos by @Eomm in #2
- fix: throw an error if target schema not found by @ivan-tymoshenko in #3
- feat: throw more informative error when cannot resolve ref by @ivan-tymoshenko in #4
New Contributors
- @Eomm made their first contribution in #2
- @ivan-tymoshenko made their first contribution in #3
Full Changelog: https://github.com/fastify/json-schema-ref-resolver/commits/v1.0.1