Releases: fastify/fastify-swagger-ui
Releases · fastify/fastify-swagger-ui
v1.8.0
v1.7.0
What's Changed
- build(deps-dev): Bump swagger-ui-dist from 4.18.1 to 4.18.2 by @dependabot in #51
- feat(theme favicon): allow Buffer type for content by @mdoria12 in #52
New Contributors
Full Changelog: v1.6.0...v1.7.0
v1.6.0
Bumped v1.6.0 Signed-off-by: Matteo Collina <[email protected]>
v1.5.0
What's Changed
- build(deps-dev): Bump swagger-ui-dist from 4.15.5 to 4.16.1 by @dependabot in #40
- add theme option by @Uzlopak in #39
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- build(deps-dev): Bump fs-extra from 10.1.0 to 11.0.0 by @dependabot in #30
- build(deps-dev): Bump @fastify/basic-auth from 4.0.0 to 5.0.0 by @dependabot in #32
- build(deps-dev): Bump tsd from 0.24.1 to 0.25.0 by @dependabot in #33
- chore(.gitignore): add clinic by @Fdawgs in #34
- make it possible to passthrough functions to the swagger-initializer.js by @Uzlopak in #37
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- build(deps-dev): bump swagger-ui-dist from 4.15.2 to 4.15.5 by @dependabot in #26
- nodenext compatiblity by @Uzlopak in #27
- feat(pkg-support): Add
pkg
entry to package.json by @bengreenier in #29
New Contributors
- @bengreenier made their first contribution in #29
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- build(deps-dev): bump swagger-ui-dist from 4.14.2 to 4.14.3 by @dependabot in #17
- build(deps-dev): bump swagger-ui-dist from 4.14.3 to 4.15.0 by @dependabot in #22
- build(deps-dev): bump swagger-ui-dist from 4.15.0 to 4.15.2 by @dependabot in #23
- add transformSpecification by @Uzlopak in #20
- lint in ci pipeline by @Uzlopak in #24
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- feat: allow to define route log level by @leandroandrade in #14
New Contributors
- @leandroandrade made their first contribution in #14
Full Changelog: v1.0.3...v1.1.0