v5.4.0
What's Changed
- fix: apply if/then/else check for any schema by @ivan-tymoshenko in #533
- perf: add schemas to the validator only if they are needed by @ivan-tymoshenko in #534
- build(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #536
- chore: turn on light coverage by @Eomm in #539
- fix: resolving ref for object property with default value by @ivan-tymoshenko in #535
- disable package-lock generation by @Uzlopak in #541
- add test for invalid value for largeArrayMechanism by @Uzlopak in #543
- ignore automatically generated schema-validator.js from coverage, increase required coverage by @Uzlopak in #544
- perf: add only required schemas to the validator by @ivan-tymoshenko in #538
- fix ajv strict warnings in if/else-tests by @Uzlopak in #542
- refactor: refactor and optimize extra properties serializer by @ivan-tymoshenko in #531
- chore: add linting check to npm test command by @ivan-tymoshenko in #547
- refactor: remove duplicate ref resolving in object serializer builder by @ivan-tymoshenko in #537
- build(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in #548
- chore(package): remove duplicate script by @Fdawgs in #549
- fix: merged schemas reference resolving by @ivan-tymoshenko in #546
Full Changelog: v5.3.0...v5.4.0