Skip to content

Releases: fastify/fastify-swagger

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

v8.10.1

19 Sep 12:53
e40e96d
Compare
Choose a tag to compare

What's Changed

  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #755
  • Fix race condition that have the spec cached if .swagger() is called before ready() by @mcollina in #757

Full Changelog: v8.10.0...v8.10.1

v8.10.0

05 Sep 13:05
76c38f3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.9.0...v8.10.0

v8.9.0

17 Aug 08:52
ffde179
Compare
Choose a tag to compare

What's Changed

  • docs(readme): add plugin compatibility table by @Fdawgs in #743
  • chore(deps-dev): bump @fastify/cookie from 8.3.0 to 9.0.4 by @dependabot in #746
  • chore: export formatParamUrl by @Uzlopak in #748

Full Changelog: v8.8.0...v8.9.0

v8.8.0

06 Jul 10:18
9378737
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.7.0...v8.8.0