v5.2.0
What's Changed
- build(deps-dev): bump luxon from 2.5.0 to 3.0.1 by @dependabot in #490
- test: add test for issue #388 by @ivan-tymoshenko in #496
- test: add test for issue #342 by @ivan-tymoshenko in #497
- build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #498
- ci: enable license checking by @Fdawgs in #499
- test: add test for issue #246 by @ivan-tymoshenko in #500
- ci(benchmark): remove eol node 12 from test matrix, add node 18 by @Fdawgs in #503
- use hasOwnProperty from Object.prototype by @Uzlopak in #510
- Improve performance for const schemas by @DanieleFedeli in #505
- fix: toString method validation check by @ivan-tymoshenko in #513
- Improve performance for const schemas by @DanieleFedeli in #511
- refactor: create json schema ref resolver by @ivan-tymoshenko in #507
- refactor: create separate schema for Ajv validation by @ivan-tymoshenko in #504
- refactor: remove unreachanble condition branch by @ivan-tymoshenko in #516
- refactor: remove const validation branch by @ivan-tymoshenko in #515
New Contributors
- @DanieleFedeli made their first contribution in #505
Full Changelog: v5.1.0...v5.2.0