Skip to content

Releases: fastify/fastify-response-validation

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

v2.3.0

01 Jan 22:28
9938a5a
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #82
  • feat: Supporting different content-type responses by @WoH in #83

New Contributors

  • @WoH made their first contribution in #83

Full Changelog: v2.2.0...v2.3.0

v2.2.0

05 Dec 09:36
05ae345
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

16 Jul 16:09
Compare
Choose a tag to compare

📚 PR:

  • chore(.gitignore): use updated skeleton template (#73)
  • chore(deps): bump fastify-plugin from 3.0.1 to 4.0.0 (#74)
  • Refactor, 100% TestCoverage, add ajv.plugins Option (#75)

v2.0.0

23 May 14:05
ccb82f7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v2.0.0