Releases: fastify/fastify-swagger-ui
Releases · fastify/fastify-swagger-ui
v5.2.2
What's Changed
- build(dependabot): reduce npm updates to monthly by @Fdawgs in #203
- ci: fix failing test by @Uzlopak in #205
- Remove dependency on lib.dom.d.ts by @smartinio in #204
- chore(deps-dev): bump swagger-ui-dist from 5.18.2 to 5.18.3 by @dependabot in #207
- chore: rename master to main by @Fdawgs in #206
New Contributors
- @smartinio made their first contribution in #204
Full Changelog: v5.2.1...v5.2.2
v5.2.1
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
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
What's Changed
- feature: href for logo (with optional target="_blank") by @breftejk in #171
- chore: update fastify to ^5.0.0 by @Fdawgs in #175
- chore(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #177
- fix: html urls should not be absolute by @DavidTanner in #178
New Contributors
Full Changelog: v5.0.1...v5.1.0
v4.1.1
What's Changed
- [backport v4.x] fix: url prefix for favicon by @MunifTanjim in #174
Full Changelog: v4.1.0...v4.1.1
v5.0.1
v5.0.0
What's Changed
- Merge
next
intomaster
by @jsumners in #155 - chore(deps-dev): bump @tapjs/snapshot from 2.0.8 to 3.0.0 by @dependabot in #157
- fix: hash loads json spec by @blue86321 in #160
- chore(deps-dev): bump @tapjs/snapshot from 3.0.3 to 4.0.0 by @dependabot in #161
- Fix for #162 - Relative urls for static content by @jdhollander in #164
- chore(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #167
- chore(deps): bump fastify/workflows from 4.1.0 to 5.0.0 by @dependabot in #169
- chore: update min fastify version by @Fdawgs in #168
- fix: static content for routePrefix with subpath (#165) by @miraries in #170
- chore: migrate from tap to native test runner by @Uzlopak in #172
New Contributors
- @jsumners made their first contribution in #155
- @blue86321 made their first contribution in #160
- @miraries made their first contribution in #170
Full Changelog: v4.0.0...v5.0.0
v4.1.0
Full Changelog: v4.0.1...v4.1.0
v4.0.1
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
- Serve UI directly at the route prefix, rather than redirecting by @jdhollander in #144
New Contributors
- @jdhollander made their first contribution in #144
Full Changelog: v3.1.0...v4.0.0