Skip to content

Releases: fastify/fastify-swagger-ui

v5.2.0

03 Dec 15:35
25bb715
Compare
Choose a tag to compare

What's Changed

  • refactor(lib/swagger-initializer): replace var statements by @Fdawgs in #181
  • docs(readme): update compatibility table for fastify v5 by @Fdawgs in #182
  • docs(readme): add lts note by @Fdawgs in #183
  • docs(readme): standardize compatibility table style by @Fdawgs in #184
  • style: remove trailing whitespace by @Fdawgs in #185
  • chore(deps-dev): bump swagger-ui-dist from 5.17.14 to 5.18.2 by @dependabot in #187
  • feat: Add indexPrefix option by @rozzilla in #189

Full Changelog: v5.1.0...v5.2.0

v5.1.0

15 Oct 10:06
bcb3f47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.1...v5.1.0

v4.1.1

18 Sep 05:42
030970d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.1.1

v5.0.1

14 Sep 05:56
3490996
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.0.1

v5.0.0

05 Sep 14:43
607518a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v5.0.0

v4.1.0

14 Aug 13:56
72ab7df
Compare
Choose a tag to compare

Full Changelog: v4.0.1...v4.1.0

v4.0.1

19 Jul 12:08
f8a8f7a
Compare
Choose a tag to compare

Full Changelog: v4.0.0...v4.0.1

v4.0.0

13 Jun 15:36
c026dd0
Compare
Choose a tag to compare

What's Changed

  • Serve UI directly at the route prefix, rather than redirecting by @jdhollander in #144

New Contributors

Full Changelog: v3.1.0...v4.0.0

v3.1.0

08 Jun 15:48
652cff4
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): Bump swagger-ui-dist from 5.11.2 to 5.11.3 by @dependabot in #127
  • build(deps-dev): Bump swagger-ui-dist from 5.11.3 to 5.11.8 by @dependabot in #129
  • build(deps): Bump fastify/workflows from 4.0.0 to 4.1.0 by @dependabot in #130
  • build(deps-dev): Bump swagger-ui-dist from 5.11.8 to 5.11.9 by @dependabot in #131
  • Add "js" to codeblock in documentation by @BenjaminLindberg in #132
  • build(deps-dev): Bump swagger-ui-dist from 5.11.9 to 5.13.0 by @dependabot in #136
  • fix: read static logo only then necessary by @xpr0gamers in #135
  • build(deps-dev): Bump tsd from 0.30.7 to 0.31.0 by @dependabot in #137
  • build(deps-dev): Bump swagger-ui-dist from 5.13.0 to 5.14.0 by @dependabot in #138
  • build(deps-dev): Bump swagger-ui-dist from 5.14.0 to 5.15.2 by @dependabot in #140
  • build(deps-dev): Bump swagger-ui-dist from 5.15.2 to 5.17.2 by @dependabot in #143
  • build(deps-dev): Bump swagger-ui-dist from 5.17.2 to 5.17.9 by @dependabot in #147
  • build(deps-dev): Bump swagger-ui-dist from 5.17.9 to 5.17.10 by @dependabot in #148
  • chore(deps-dev): bump swagger-ui-dist from 5.17.10 to 5.17.13 by @dependabot in #149
  • chore(deps-dev): bump @tapjs/snapshot from 1.2.22 to 2.0.1 by @dependabot in #150
  • chore(deps-dev): bump swagger-ui-dist from 5.17.13 to 5.17.14 by @dependabot in #152

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0

13 Feb 09:38
19f9b23
Compare
Choose a tag to compare

Breaking Changes

  • Drop support of Node.js 14 and 16

What's Changed

New Contributors

Full Changelog: v2.1.0...v3.0.0