Releases: fastify/fastify-swagger
Releases · fastify/fastify-swagger
v9.4.2
v9.4.1
What's Changed
- docs(readme): update ci badge syntax by @Fdawgs in #841
- build(deps-dev): replace standard with neostandard by @Fdawgs in #842
- chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #844
- build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #845
- chore(package): add funding by @Fdawgs in #846
- test: remove unused params by @Fdawgs in #847
- refactor: prefix unused params with underscores by @Fdawgs in #848
- refactor(lib/util/read-package-json): remove unused catch binding by @Fdawgs in #849
- test: migrate from tap to node:test and c8 by @R-Campbell in #843
- perf: use optional chaining by @Fdawgs in #850
- fix(types): fix plugin options by @Uzlopak in #851
- perf(lib): replace accumulator spread with object.assign by @Fdawgs in #852
- docs(readme): spelling and grammar fixes by @Fdawgs in #853
Full Changelog: v9.4.0...v9.4.1
v9.4.0
What's Changed
- ci(ci): rename ci workflow by @Fdawgs in #840
- feat: Add custom decorator support by @R-Campbell in #837
Full Changelog: v9.3.0...v9.4.0
v9.3.0
What's Changed
- chore(deps-dev): bump @fastify/cookie from 10.0.1 to 11.0.1 by @dependabot in #827
- docs: Adding Fastify 5 Compatibilty Row by @smrrazavian in #828
- feat(openapi): add support for callbacks by @ThomasFlorelli in #829
- refactor(test/spec/openapi/option): use
Object.hasOwn()
by @Fdawgs in #831 - fix: soft fail fallback response description lookups by @samchungy in #832
- chore(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #833
- docs(readme): standardize compatibility table style by @Fdawgs in #834
- style: remove trailing whitespace by @Fdawgs in #835
- fix(openapi): support full callbacks spec by @R-Campbell in #838
New Contributors
- @smrrazavian made their first contribution in #828
- @ThomasFlorelli made their first contribution in #829
- @R-Campbell made their first contribution in #838
Full Changelog: v9.2.0...v9.3.0
v9.2.0
v9.1.0
v9.0.1
v9.0.0
What's Changed
- docs(migration): fix broken link by @Fdawgs in #779
- chore(.gitignore): add .tap/ dir by @Fdawgs in #783
- docs: how to use with @fastify/autoload by @bijela-gora in #789
- Docs: Convert usage example to OpenAPI v3 spec by @melroy89 in #792
- Resolve examples for shared schemas by @vascofg in #786
- chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #796
- refactor: json schema draft 7 to openapi schema converting by @ivan-tymoshenko in #797
- docs: Using autoloader for swagger is fine by @jean-michelet in #802
- chore(deps-dev): bump fluent-json-schema from 4.2.1 to 5.0.0 by @dependabot in #806
- Merge
next
intomaster
by @jsumners in #805 - fix (types): changed document type to a discriminating union by @Bram-dc in #807
- chore(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #813
- Fix breaking changes introduced in Fastify v5.0.0-alpha.4 by @mcollina in #818
New Contributors
- @bijela-gora made their first contribution in #789
- @melroy89 made their first contribution in #792
- @vascofg made their first contribution in #786
- @ivan-tymoshenko made their first contribution in #797
- @jean-michelet made their first contribution in #802
- @Bram-dc made their first contribution in #807
Full Changelog: v8.14.0...v9.0.0
v8.15.0
What's Changed
- docs(migration): fix broken link by @Fdawgs in #779
- chore(.gitignore): add .tap/ dir by @Fdawgs in #783
- docs: how to use with @fastify/autoload by @bijela-gora in #789
- Docs: Convert usage example to OpenAPI v3 spec by @melroy89 in #792
- Resolve examples for shared schemas by @vascofg in #786
- chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #796
- refactor: json schema draft 7 to openapi schema converting by @ivan-tymoshenko in #797
- docs: Using autoloader for swagger is fine by @jean-michelet in #802
- chore(deps-dev): bump fluent-json-schema from 4.2.1 to 5.0.0 by @dependabot in #806
- fix (types): changed document type to a discriminating union #807
New Contributors
- @bijela-gora made their first contribution in #789
- @melroy89 made their first contribution in #792
- @vascofg made their first contribution in #786
- @ivan-tymoshenko made their first contribution in #797
- @jean-michelet made their first contribution in #802
Full Changelog: v8.14.0...v8.15.0
v8.14.0
What's Changed
- docs: fix wording by @big-kahuna-burger in #776
- chore(deps-dev): bump tsd from 0.29.0 to 0.30.1 by @dependabot in #777
- docs(readme): replace
fastify.io
links withfastify.dev
by @Fdawgs in #778 - fix: nested examples in OpenAPI schemas for request body & response by @shfrmn in #772
New Contributors
- @big-kahuna-burger made their first contribution in #776
- @shfrmn made their first contribution in #772
Full Changelog: v8.13.0...v8.14.0