Releases: fastify/fastify-swagger
Releases · fastify/fastify-swagger
v7.3.0
What's Changed
- Revert "fix tests (#610)" by @climba03003 in #613
 - chore(.gitignore): use updated skeleton template by @Fdawgs in #615
 - fix: $ref in allOf in query/headers causes Fastify to crash by @HiiiiD in #609
 - Move example and examples object to media (Fix #535) by @mxck in #614
 
New Contributors
Full Changelog: v7.2.0...v7.3.0
v7.2.0
v7.1.0
v6.1.0
v7.0.0
What's Changed
- ci: bump shared workflow from v2 to v3 by @Fdawgs in #595
 - chore(deps): bump openapi-types from 10.0.0 to 11.0.0 by @dependabot in #582
 - fix (test): prepare for next version by @darkgl0w in #536
 - docs(readme): remove snyk badge by @Fdawgs in #598
 - chore(deps-dev): bump swagger-ui-dist from 4.11.0 to 4.11.1 by @dependabot in #600
 - feat: support fastify v4 by @climba03003 in #599
 
Full Changelog: v6.0.1...v7.0.0
v6.0.1
v6.0.0
What's Changed
- fix: top level schema by @climba03003 in #574
 - chore(deps-dev): bump standard from 16.0.4 to 17.0.0 by @dependabot in #585
 - Rename module by @jsumners in #586
 
New Contributors
Full Changelog: v5.1.1...v6.0.0
v5.1.1
What's Changed
- Clone schemas by @amit-kleiner in #580
 
New Contributors
- @amit-kleiner made their first contribution in #580
 
Full Changelog: v5.1.0...v5.1.1
v5.1.0
What's Changed
- chore(deps-dev): bump swagger-ui-dist from 4.5.2 to 4.6.1 by @dependabot in #563
 - chore(deps-dev): bump swagger-ui-dist from 4.6.1 to 4.6.2 by @dependabot in #566
 - Link to fastify-openapi-glue by @mil7 in #567
 - docs: fix 
transformexample by @darkgl0w in #565 - chore(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in #564
 - fix: respect patternProperties inner schema by @m-ronchi in #569
 
New Contributors
Full Changelog: v5.0.0...v5.1.0
v5.0.0
Breaking Changes
- New 
transformoption function signature. 
What's Changed
- feat(major): transform add url to option and document more possible use cases by @samzilverberg in #562
 
Full Changelog: v4.17.1...v5.0.0