Releases: fastify/ajv-compiler
Releases · fastify/ajv-compiler
v4.0.5
v4.0.4
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
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
- @ilteoood made their first contribution in #144
- @gianmarco27 made their first contribution in #156
Full Changelog: v4.0.2...v4.0.3
v4.0.2
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
v4.0.0
What's Changed
- build(deps): bump fast-uri from 2.4.0 to 3.0.0 by @dependabot in #126
- build(deps): bump ajv-formats from 2.1.1 to 3.0.1 by @dependabot in #127
- Merge
nextintomainby @Eomm in #125 - build(deps): bump fastify/workflows from 4.2.0 to 5.0.0 by @dependabot in #128
Full Changelog: v3.6.0...v4.0.0
v3.6.0
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
.gitattributesfile 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.iolinks withfastify.devby @Fdawgs in #115 - docs(readme): remove
www.fromfastify.devurls 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