Releases: fastify/fastify-swagger
Releases · fastify/fastify-swagger
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
v8.6.0
What's Changed
- feat: support description field on openapi and swagger bodies by @steckhelena in #725
- Don't use JSONObject for
transform
. by @A5rocks in #726 - feat(ts): support readonly schema by @SkeLLLa in #730
New Contributors
- @steckhelena made their first contribution in #725
- @A5rocks made their first contribution in #726
Full Changelog: v8.5.1...v8.6.0