Skip to content

Releases: fastify/fastify-swagger

v8.0.0

10 Oct 15:26
4cf8ee9
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump swagger-ui-dist from 4.14.0 to 4.14.1 by @dependabot in #671
  • chore(deps-dev): bump swagger-ui-dist from 4.14.1 to 4.14.2 by @dependabot in #674
  • chore(deps-dev): bump fluent-json-schema from 3.1.0 to 4.0.0 by @dependabot in #678
  • Remove swagger-ui by @Uzlopak in #672

Full Changelog: v7.6.1...v8.0.0

v7.6.1

26 Sep 08:33
5f33c7d
Compare
Choose a tag to compare

What's Changed

  • fix type definition for fastify.swagger({ yaml: true }) by @dwickern in #670

Full Changelog: v7.6.0...v7.6.1

v7.6.0

19 Sep 14:28
a2e08a6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.5.1...v7.6.0

v7.5.1

05 Sep 20:33
Compare
Choose a tag to compare

📚 PR:

  • disable package-lock.json generation (#658)
  • run lint on pre-commit (#660)
  • enforce test coverage check in .taprc (#659)
  • avoid crashing of resolveLocalRef (#662)

v7.5.0

01 Sep 09:19
6a2e508
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.4.1...v7.5.0

v7.4.1

30 Jun 06:34
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #622
  • Added missing SwaggerOptions.uiConfig.supportedSubmitMethods issue 626 by @roeeyud in #627
  • Copy over index.css from swagger-ui by @mcollina in #628

New Contributors

Full Changelog: v7.4.0...v7.4.1

v7.4.0

19 Jun 12:27
25c101c
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump swagger-ui-dist from 4.11.1 to 4.12.0 by @dependabot in #607
  • chore(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #619
  • Fixes all examples for v4.0.0 by @mcollina in #621
  • Allow custom schema examples in OpenAPI format by @mxck in #616

Full Changelog: v7.3.0...v7.4.0

v7.3.0

10 Jun 22:40
b9699da
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.2.0...v7.3.0

v7.2.0

07 Jun 15:21
8951bee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.0...v7.2.0

v7.1.0

30 May 10:42
b033956
Compare
Choose a tag to compare

What's Changed

  • fix: allow openapi version to be overridden by @TimonVS in #602

New Contributors

Full Changelog: v7.0.0...v7.1.0