Skip to content

Releases: fastify/ajv-compiler

v4.0.5

18 Oct 13:09
290c2e3

Choose a tag to compare

What's Changed

  • ci(ci): add concurrency config by @Fdawgs in #158
  • fix: BuildCompilerFromPool function overloading type errors by @gianmarco27 in #159

Full Changelog: v4.0.4...v4.0.5

v4.0.4

16 Oct 13:11
b332470

Choose a tag to compare

What's Changed

  • fix: plugins may contain also tuples of <plugin, options> by @gianmarco27 in #157

Full Changelog: v4.0.3...v4.0.4

v4.0.3

13 Oct 17:23
618b440

Choose a tag to compare

What's Changed

  • ci: remove master branch support by @Fdawgs in #143
  • test: migrate to node test runner by @ilteoood in #144
  • ci(ci): set job permissions by @Fdawgs in #146
  • ci: set permissions at workflow level by @Fdawgs in #147
  • ci: restore job level permissions by @Fdawgs in #148
  • build(deps-dev): bump tsd from 0.31.2 to 0.32.0 by @dependabot[bot] in #149
  • build(deps-dev): bump cronometro from 4.0.3 to 5.3.0 by @dependabot[bot] in #150
  • chore(license): update date ranges; standardise style by @Fdawgs in #153
  • build(deps-dev): bump tsd from 0.32.0 to 0.33.0 by @dependabot[bot] in #154
  • chore(.npmrc): ignore scripts by @Fdawgs in #155
  • fix: enrich type definition of buildCompilerFromPool method by @gianmarco27 in #156

New Contributors

Full Changelog: v4.0.2...v4.0.3

v4.0.2

03 Jan 10:47
v4.0.2
6664016

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

Choose a tag to compare

What's Changed

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

v4.0.0

02 Sep 09:52
8d01c8a

Choose a tag to compare

What's Changed

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

v3.6.0

22 Jun 08:00
8f30bac

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

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

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

Choose a tag to compare

📚 PR: