Releases: fastify/json-schema-ref-resolver
Releases · fastify/json-schema-ref-resolver
v2.0.1
What's Changed
- ci(ci): add node 22 to test matrix by @Fdawgs in #11
- style: remove trailing whitespace by @Fdawgs in #12
- chore(package): add
bugs
url by @Fdawgs in #13 - build(deps-dev): replace standard with neostandard by @Fdawgs in #15
- build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #16
- ci: add dependabot file by @Fdawgs in #17
- build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #18
- build(deps-dev): bump c8 from 9.1.0 to 10.1.3 by @dependabot in #19
- chore(package): add funding by @Fdawgs in #20
- docs(readme): spelling and grammar fixes by @Fdawgs in #21
- fix(index): spelling and grammar in error messages by @Fdawgs in #24
New Contributors
- @dependabot made their first contribution in #18
Full Changelog: v2.0.0...v2.0.1
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