Releases: fastify/fastify-swagger
Releases · fastify/fastify-swagger
v8.0.0
What's Changed
- chore(deps-dev): bump swagger-ui-dist from 4.14.0 to 4.14.1 by @dependabot in #671
- chore(deps-dev): bump swagger-ui-dist from 4.14.1 to 4.14.2 by @dependabot in #674
- chore(deps-dev): bump fluent-json-schema from 3.1.0 to 4.0.0 by @dependabot in #678
- Remove swagger-ui by @Uzlopak in #672
Full Changelog: v7.6.1...v8.0.0
v7.6.1
v7.6.0
What's Changed
- chore(deps-dev): bump @fastify/helmet from 9.1.0 to 10.0.0 by @dependabot in #663
- chore(deps): bump json-schema-resolver from 1.3.0 to 2.0.0 by @dependabot in #666
- chore(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in #669
- feat: allow to define route log level by @leandroandrade in #668
New Contributors
- @leandroandrade made their first contribution in #668
Full Changelog: v7.5.1...v7.6.0
v7.5.1
v7.5.0
What's Changed
- feat: update docs by @AnthonyLzq in #629
- chore(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #630
- chore(prepare-swagger-ui): make regex case-insensitive by @Fdawgs in #632
- chore(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #635
- chore(deps): bump openapi-types from 11.1.0 to 12.0.0 by @dependabot in #606
- Add persistAuthorization swagger ui option by @santiagosemhan in #638
- docs(readme): fix collectionFormat example (#636) by @imjuni in #637
- chore(deps-dev): bump swagger-ui-dist from 4.12.0 to 4.13.0 by @dependabot in #641
- build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #643
- replace js-yaml with yaml by @Uzlopak in #646
- ci: enable license checking by @Fdawgs in #644
- chore: replace use of deprecated variadic
listen()
by @Fdawgs in #647 - chore(deps-dev): bump swagger-ui-dist from 4.13.0 to 4.13.2 by @dependabot in #651
- test(mode/static): fix require by @Fdawgs in #652
- vendor(swagger-ui-dist): update dep version by @fernandolguevara in #653
- add swagger-ui vendor extensions, esp. x-tokenName by @Uzlopak in #655
- chore(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #657
New Contributors
- @AnthonyLzq made their first contribution in #629
- @santiagosemhan made their first contribution in #638
- @imjuni made their first contribution in #637
- @Uzlopak made their first contribution in #646
- @fernandolguevara made their first contribution in #653
Full Changelog: v7.4.1...v7.5.0
v7.4.1
What's Changed
- chore(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #622
- Added missing SwaggerOptions.uiConfig.supportedSubmitMethods issue 626 by @roeeyud in #627
- Copy over index.css from swagger-ui by @mcollina in #628
New Contributors
Full Changelog: v7.4.0...v7.4.1
v7.4.0
What's Changed
- chore(deps-dev): bump swagger-ui-dist from 4.11.1 to 4.12.0 by @dependabot in #607
- chore(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #619
- Fixes all examples for v4.0.0 by @mcollina in #621
- Allow custom schema examples in OpenAPI format by @mxck in #616
Full Changelog: v7.3.0...v7.4.0
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