Skip to content

Releases: fastify/fastify-swagger

v8.5.0

23 May 08:51
fc26e27
Compare
Choose a tag to compare

Full Changelog: v8.4.0...v8.5.0

v8.4.0

15 May 12:10
7f41825
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.3.1...v8.4.0

v8.3.1

01 Feb 16:19
75c8939
Compare
Choose a tag to compare

What's Changed

  • fix: Use openapi-types 3.1 document type to support null schema types by @nidhi-kala in #707

New Contributors

Full Changelog: v8.3.0...v8.3.1

v8.3.0

16 Jan 08:47
2827dae
Compare
Choose a tag to compare

What's Changed

  • chore(.gitignore): add clinic by @Fdawgs in #703
  • fix: Pass JSON Schema keywords into OpenAPI Header Spec by @WoH in #704

New Contributors

  • @WoH made their first contribution in #704

Full Changelog: v8.2.1...v8.3.0

v8.2.1

09 Dec 14:33
eee3f9b
Compare
Choose a tag to compare

📚 PR:

  • chore(deps-dev): bump tsd from 0.24.1 to 0.25.0 (#699)
  • fix examples in json schema (#702)

v8.2.0

25 Nov 11:20
e916595
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.1.0...v8.2.0

v6.1.1

03 Nov 07:13
825c4ef
Compare
Choose a tag to compare

📚 PR:

v8.1.0

26 Oct 10:39
c8d675d
Compare
Choose a tag to compare

What's Changed

  • docs: remove logLevel option by @leandroandrade in #681
  • feat: rendering the syntax of different content types responses by @iifawzi in #665
  • chore(deps-dev): bump fluent-json-schema from 3.1.0 to 4.0.0 by @dependabot in #682
  • feat: add support for server relative and templated urls by @salvdelpiano in #684

New Contributors

  • @iifawzi made their first contribution in #665
  • @salvdelpiano made their first contribution in #684

Full Changelog: v8.0.0...v8.1.0

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