Releases: fastify/fastify-swagger-ui
Releases · fastify/fastify-swagger-ui
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
v3.1.0
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
- @BenjaminLindberg made their first contribution in #132
- @xpr0gamers made their first contribution in #135
Full Changelog: v3.0.0...v3.1.0
v3.0.0
Breaking Changes
- Drop support of Node.js 14 and 16
What's Changed
- Update tap version to avoid intermittent test failures. by @DavidTanner in #115
- docs: swagger plugin version by @RodrigoDornelles in #123
- build(deps-dev): Bump swagger-ui-dist from 5.10.5 to 5.11.2 by @dependabot in #122
- build(deps): Bump @fastify/static from 6.12.0 to 7.0.0 by @dependabot in #124
- chore(.gitignore): add .tap/ dir by @Fdawgs in #125
- perf: Reduce package size by removing sourceMaps by @SeanReece in #126
New Contributors
- @DavidTanner made their first contribution in #115
- @RodrigoDornelles made their first contribution in #123
- @SeanReece made their first contribution in #126
Full Changelog: v2.1.0...v3.0.0