Skip to content

Releases: fastify/fastify-swagger

v9.1.0

26 Sep 17:21
1de673f
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v9.0.0

05 Sep 13:57
f6f8e55
Compare
Choose a tag to compare
v9.0.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v8.14.0...v9.0.0

v8.15.0

25 Jul 12:43
32489ed
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.14.0...v8.15.0

v8.14.0

15 Jan 14:03
fb96f97
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.13.0...v8.14.0

v8.13.0

28 Dec 20:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.12.2...v8.13.0

v8.12.2

25 Dec 09:00
Compare
Choose a tag to compare

What's Changed

  • fix(openapi): hide auth header when set in securityScheme by @aheckmann in #769

New Contributors

Full Changelog: v8.12.1...v8.12.2

v8.12.1

04 Dec 17:30
19a7513
Compare
Choose a tag to compare

What's Changed

  • chore(examples): add missing use strict directive by @Fdawgs in #762
  • perf(lib/util/resolve-local-ref): optimize split param by @Fdawgs in #764
  • chore(package): explicitly declare js module type by @Fdawgs in #765
  • fix(lib): polynomial redos routes by @Fdawgs in #763
  • refactor: replace typeof undefined check by @Fdawgs in #766
  • docs(readme): add @scalar/fastify-api-reference by @hanspagel in #767
  • fix: openapi/swagger options path by @gmatheus in #768

New Contributors

Full Changelog: v8.12.0...v8.12.1

v8.12.0

16 Oct 05:40
67b4df6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.11.0...v8.12.0

v8.11.0

05 Oct 08:54
5b5fb42
Compare
Choose a tag to compare

What's Changed

  • fix(openapi): support nullish consts by @WoH in #751
  • feat: support for webhooks option according to Open Api 3.1.0 by @bun913 in #760

New Contributors

Full Changelog: v8.10.1...v8.11.0