Releases: fastify/ajv-compiler
Releases · fastify/ajv-compiler
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
next
intomain
by @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
.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 withfastify.dev
by @Fdawgs in #115 - docs(readme): remove
www.
fromfastify.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