Skip to content

Releases: fastify/fastify-swagger-ui

v5.2.2

16 Feb 09:00
320cd2e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.2.1...v5.2.2

v5.2.1

10 Jan 16:44
v5.2.1
e8f57e4
Compare
Choose a tag to compare

What's Changed

  • docs(readme): update ci badge syntax by @Fdawgs in #190
  • Convert the example to ESM to use TLA by @mcollina in #192
  • build(deps-dev): replace standard with neostandard by @Fdawgs in #193
  • chore(deps-dev): bump @fastify/helmet from 12.0.1 to 13.0.0 by @dependabot in #188
  • chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #194
  • build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #196
  • chore(package): add funding by @Fdawgs in #198
  • chore(docs): remove unused dir by @Fdawgs in #199
  • refactor: prefix unused params with underscores by @Fdawgs in #200
  • chore(package): correct author by @Fdawgs in #201

Full Changelog: v5.2.0...v5.2.1

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