Skip to content

Releases: fastify/ajv-compiler

v4.0.2

03 Jan 10:47
v4.0.2
6664016
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #131
  • build(deps-dev): bump cronometro from 3.0.2 to 4.0.0 by @dependabot in #132
  • style: remove trailing whitespace by @Fdawgs in #133
  • docs(readme): update ci badge syntax by @Fdawgs in #134
  • build(deps-dev): replace standard with neostandard by @Fdawgs in #135
  • docs(readme): update standard badge to neostandard by @Fdawgs in #136
  • build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #137
  • build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #138
  • chore(package): add contribs and funding by @Fdawgs in #139
  • refactor(lib/serializer-compiler): prefix unused param with underscore by @Fdawgs in #140
  • docs(readme): grammar and spelling fixes by @Fdawgs in #142
  • chore(types): resolve named default linting by @Fdawgs in #141

Full Changelog: v4.0.1...v4.0.2

v4.0.1

22 Sep 08:53
8908935
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

02 Sep 09:52
8d01c8a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.0...v4.0.0

v3.6.0

22 Jun 08:00
8f30bac
Compare
Choose a tag to compare

What's Changed

  • chore(.gitignore): add clinic by @Fdawgs in #94
  • remove rimraf by @Uzlopak in #99
  • chore(.gitignore): add bun lockfile by @Fdawgs in #100
  • build(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in #101
  • build(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in #102
  • build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #103
  • ci: only trigger on pushes to main branches by @Fdawgs in #104
  • build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #106
  • test: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #107
  • chore: add .gitattributes file by @Fdawgs in #109
  • chore(package): explicitly declare js module type by @Fdawgs in #110
  • build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #113
  • build(deps-dev): bump cronometro from 1.2.0 to 2.0.0 by @dependabot in #114
  • docs(readme): replace fastify.io links with fastify.dev by @Fdawgs in #115
  • docs(readme): remove www. from fastify.dev urls by @Fdawgs in #116
  • chore(.gitignore): add .tap/ dir by @Fdawgs in #117
  • build(deps-dev): bump cronometro from 2.0.2 to 3.0.1 by @dependabot in #118
  • build(deps): bump ajv-formats from 2.1.1 to 3.0.1 by @dependabot in #119
  • build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #120
  • feat: add onCreate callback to manage ajv instance by @Eomm in #123
  • Revert "build(deps): bump ajv-formats from 2.1.1 to 3.0.1" by @Eomm in #124

Full Changelog: v3.5.0...v3.6.0

v3.5.0

15 Dec 12:32
49bdbf2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.0...v3.5.0

v3.4.0

31 Oct 08:21
d8898fa
Compare
Choose a tag to compare

📚 PR:

  • build(deps-dev): bump tsd from 0.23.0 to 0.24.1 (#84)
  • feat: ajv serializer (#45)

v3.3.1

18 Sep 06:44
3b1fcda
Compare
Choose a tag to compare

📚 PR:

v3.3.0

17 Sep 22:09
fa2849e
Compare
Choose a tag to compare

📚 PR:

  • build(deps-dev): bump tsd from 0.22.0 to 0.23.0 (#80)
  • feat: add export ErrorObject (#82)

v3.2.0

25 Aug 05:46
Compare
Choose a tag to compare

📚 PR:

  • Bumped Fastify v4 (#76)
  • ci: enable license checking (#77)
  • docs(readme): replace use of deprecated variadic listen() (#78)
  • feat: better Standalone interface (#79)

v3.1.2

05 Jul 15:54
b0fa4c2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.1...v3.1.2