Releases: fastify/fastify-response-validation
Releases · fastify/fastify-response-validation
v3.0.3
What's Changed
- docs(readme): update ci badge syntax by @Fdawgs in #128
- build(deps-dev): replace standard with neostandard by @Fdawgs in #129
- build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #130
- chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #131
- chore(package): add funding and contribs by @Fdawgs in #132
- refactor: prefix unused params with underscores by @Fdawgs in #134
- perf(index): use optional chaining by @Fdawgs in #133
- docs(readme): grammar fixes by @Fdawgs in #135
Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
- chore(deps): bump fastify-plugin from 4.5.1 to 5.0.1 by @dependabot in #120
- chore(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #122
- refactor: use
@fastify/error
by @JacopoPatroclo in #123 - fix: support upper-case pattern and default response keys by @n3rdyme in #125
- style: remove trailing whitespace by @Fdawgs in #127
New Contributors
- @JacopoPatroclo made their first contribution in #123
- @n3rdyme made their first contribution in #125
Full Changelog: v3.0.1...v3.0.2
v3.0.1
v3.0.0
What's Changed
- chore(deps-dev): bump ajv-formats from 2.1.1 to 3.0.1 by @dependabot in #109
- chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #110
- Merge
next
intomaster
by @jsumners in #112 - chore(deps): bump fastify/workflows from 4.1.0 to 4.2.1 by @dependabot in #114
- chore(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #115
- chore(deps): bump fastify/workflows from 4.2.1 to 5.0.0 by @dependabot in #117
- chore: update min fastify version by @Fdawgs in #116
- chore: migrate from tap to node:test and c8 by @dancastillo in #118
Full Changelog: v2.6.0...v3.0.0
v2.6.0
What's Changed
- chore(deps-dev): bump tsd from 0.29.0 to 0.30.1 by @dependabot in #105
- chore(.gitignore): add .tap/ dir by @Fdawgs in #106
- Fix issue with passing in non-draft 7 AJV instance. Issue 107 by @nicobuzeta in #108
New Contributors
- @nicobuzeta made their first contribution in #108
Full Changelog: v2.5.1...v2.6.0
v2.5.1
What's Changed
- chore(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #99
- chore: add
.gitattributes
file by @Fdawgs in #101 - perf(index): optimize split param by @Fdawgs in #102
- chore(package): explicitly declare js module type by @Fdawgs in #103
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- feat: allow optional response status code validation by @sceccotti89 in #98
New Contributors
- @sceccotti89 made their first contribution in #98
Full Changelog: v2.4.1...v2.5.0
v2.4.1
What's Changed
- Update types with custom instance support by @felixfbecker in #96
New Contributors
- @felixfbecker made their first contribution in #96
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed
- chore(.gitignore): add bun lockfile by @Fdawgs in #86
- chore(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in #87
- chore(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in #88
- chore(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #89
- ci: only trigger on pushes to main branches by @Fdawgs in #90
- chore(deps-dev): bump @types/node from 18.16.6 to 20.1.1 by @dependabot in #92
- chore: remove unnecessary condition by @is2ei in #95
- Pass in ajv instance by @dancastillo in #94
New Contributors
- @is2ei made their first contribution in #95
- @dancastillo made their first contribution in #94
Full Changelog: v2.3.1...v2.4.0
v2.3.1
What's Changed
- chore(.gitignore): add clinic by @Fdawgs in #84
- Fix named export type mismatch by @committomaster in #85
New Contributors
- @committomaster made their first contribution in #85
Full Changelog: v2.3.0...v2.3.1