Skip to content

Releases: fastify/fastify-swagger

v9.5.2

25 Sep 18:58
16cd0a2

Choose a tag to compare

What's Changed

  • chore(ci): fix node 24 tests by @rozzilla in #873
  • refactor: remove unused done function by @inyourtime in #874
  • docs: use cross-platform compatible info emoji by @Fdawgs in #875
  • chore(license): update date ranges; standardise style by @Fdawgs in #880
  • chore: remove .taprc file by @Tony133 in #884
  • fix: ignore typing Tests by @Uzlopak in #883
  • chore(deps-dev): bump @apidevtools/swagger-parser from 10.1.1 to 12.0.0 by @dependabot[bot] in #885
  • chore(deps-dev): bump @types/node from 22.15.34 to 24.0.8 by @dependabot[bot] in #886
  • docs: add note on @fastify/swagger registration order by @RemyMachado in #891
  • docs(readme): fix note style by @Fdawgs in #892
  • Remove redundant check by @fedyk in #895
  • chore(.npmrc): ignore scripts by @Fdawgs in #896
  • build(deps-dev): remove @fastify/pre-commit by @Fdawgs in #897
  • fix: remove defs when ref already defined in schema by @cyky in #888

New Contributors

Full Changelog: v9.5.1...v9.5.2

v9.5.1

07 May 13:44

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.5.0...v9.5.1

v9.5.0

13 Apr 17:56

Choose a tag to compare

  • fix: added transform types to export (#866)
  • docs(readme): update plugin version syntax (#862)
  • docs(readme): update link for fastify-api-reference integration (#859)
  • docs(readme): remove references to the old included ui
  • docs(readme): conciseness improvements (#857)

v9.4.2

19 Jan 10:05
4bf30ed

Choose a tag to compare

What's Changed

  • build(dependabot): reduce npm updates to monthly by @Fdawgs in #855
  • fix: bump json-schema-resolver by @Eomm in #856

Full Changelog: v9.4.1...v9.4.2

v9.4.1

11 Jan 10:47
v9.4.1
6b27778

Choose a tag to compare

What's Changed

  • docs(readme): update ci badge syntax by @Fdawgs in #841
  • build(deps-dev): replace standard with neostandard by @Fdawgs in #842
  • chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #844
  • build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #845
  • chore(package): add funding by @Fdawgs in #846
  • test: remove unused params by @Fdawgs in #847
  • refactor: prefix unused params with underscores by @Fdawgs in #848
  • refactor(lib/util/read-package-json): remove unused catch binding by @Fdawgs in #849
  • test: migrate from tap to node:test and c8 by @R-Campbell in #843
  • perf: use optional chaining by @Fdawgs in #850
  • fix(types): fix plugin options by @Uzlopak in #851
  • perf(lib): replace accumulator spread with object.assign by @Fdawgs in #852
  • docs(readme): spelling and grammar fixes by @Fdawgs in #853

Full Changelog: v9.4.0...v9.4.1

v9.4.0

22 Nov 09:10
v9.4.0
7724477

Choose a tag to compare

What's Changed

Full Changelog: v9.3.0...v9.4.0

v9.3.0

15 Nov 16:00
34436a0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.2.0...v9.3.0

v9.2.0

12 Oct 03:11
a0afc2e

Choose a tag to compare

What's Changed

  • docs: Fallback to reference description for responses by @Nelspike in #826

New Contributors

Full Changelog: v9.1.0...v9.2.0

v9.1.0

26 Sep 17:21
1de673f

Choose a tag to compare

What's Changed

  • Fix #821: incorrect reference when using $ref in patternProperties by @jldmn in #822
  • feat: support multiple content type schemas per request body by @vivedo in #819

New Contributors

Full Changelog: v9.0.1...v9.1.0

v9.0.1

26 Sep 17:14
12e4bd6

Choose a tag to compare

What's Changed

Full Changelog: v9.0.0...v9.0.1