Releases: fastify/fastify-swagger
Releases · fastify/fastify-swagger
v8.13.0
What's Changed
- fix: * param renamed to wildcard by @casantosmu in #775
New Contributors
- @casantosmu made their first contribution in #775
Full Changelog: v8.12.2...v8.13.0
v8.12.2
What's Changed
- fix(openapi): hide auth header when set in securityScheme by @aheckmann in #769
New Contributors
- @aheckmann made their first contribution in #769
Full Changelog: v8.12.1...v8.12.2
v8.12.1
What's Changed
- chore(examples): add missing
use strict
directive by @Fdawgs in #762 - perf(lib/util/resolve-local-ref): optimize split param by @Fdawgs in #764
- chore(package): explicitly declare js module type by @Fdawgs in #765
- fix(lib): polynomial redos routes by @Fdawgs in #763
- refactor: replace
typeof
undefined check by @Fdawgs in #766 - docs(readme): add
@scalar/fastify-api-reference
by @hanspagel in #767 - fix: openapi/swagger options path by @gmatheus in #768
New Contributors
- @hanspagel made their first contribution in #767
- @gmatheus made their first contribution in #768
Full Changelog: v8.12.0...v8.12.1
v8.12.0
What's Changed
- feat: generate path params definition when missing by @msebastianb in #761
New Contributors
- @msebastianb made their first contribution in #761
Full Changelog: v8.11.0...v8.12.0
v8.11.0
v8.10.1
v8.10.0
What's Changed
- chore(deps-dev): bump joi-to-json from 3.1.2 to 4.0.0 by @dependabot in #753
- adds endpoint-specific transforms by @thorhj in #752
- chore(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #754
New Contributors
Full Changelog: v8.9.0...v8.10.0
v8.9.0
v8.8.0
What's Changed
- fix typescript types for transform route by @Liam-Tait in #740
- feat: add transformObject hook by @samchungy in #741
New Contributors
- @samchungy made their first contribution in #741
Full Changelog: v8.7.0...v8.8.0
v8.7.0
What's Changed
- feat: add route, openapi and swagger objects to transform by @Liam-Tait in #739
New Contributors
- @Liam-Tait made their first contribution in #739
Full Changelog: v8.6.0...v8.7.0