Skip to content

Releases: fastify/fastify-response-validation

v3.0.3

11 Jan 12:09
v3.0.3
953b591
Compare
Choose a tag to compare

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

06 Nov 13:19
v3.0.2
6e5f114
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.0.2

v3.0.1

19 Sep 12:46
3c09c5c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

05 Sep 15:33
b320de2
Compare
Choose a tag to compare
v3.0.0 Pre-release
Pre-release

What's Changed

Full Changelog: v2.6.0...v3.0.0

v2.6.0

20 Mar 18:09
8869084
Compare
Choose a tag to compare

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

Full Changelog: v2.5.1...v2.6.0

v2.5.1

29 Oct 14:39
1dc911b
Compare
Choose a tag to compare

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

07 Aug 17:06
86d0c41
Compare
Choose a tag to compare

What's Changed

  • feat: allow optional response status code validation by @sceccotti89 in #98

New Contributors

Full Changelog: v2.4.1...v2.5.0

v2.4.1

11 Jul 06:30
30d8c13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.0...v2.4.1

v2.4.0

02 Jul 06:29
80262d2
Compare
Choose a tag to compare

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

Full Changelog: v2.3.1...v2.4.0

v2.3.1

29 Jan 22:16
e39c29d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.3.1