Fastify CORS
Last release 1 months ago
08 Jul 2026
Release timing varies
gaps range from 3 weeks to 7 months
Nearly every release is documented
notes for 22 of 22 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
24 releases · first in 2022
Release timeline
24 releases since 2022Releases
- 11.3.08 Jul 2026
Release notes
Open source →What's Changed
- chore(deps-dev): bump @types/node from 24.10.4 to 25.0.3 by @dependabot[bot] in https://github.com/fastify/fastify-cors/pull/390
- chore(license): standardise license notice by @Fdawgs in https://github.com/fastify/fastify-cors/pull/391
- style: remove trailing whitespace by @Fdawgs in https://github.com/fastify/fastify-cors/pull/392
- chore(deps-dev): bump c8 from 10.1.3 to 11.0.0 by @dependabot[bot] in https://github.com/fastify/fastify-cors/pull/393
- ci: remove stale.yml by @Tony133 in https://github.com/fastify/fastify-cors/pull/395
- chore: upgrade typescript v6.0.2 by @Tony133 in https://github.com/fastify/fastify-cors/pull/397
- chore(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml from 5 to 6 by @dependabot[bot] in https://github.com/fastify/fastify-cors/pull/398
- chore(deps-dev): bump neostandard from 0.12.2 to 0.13.0 by @dependabot[bot] in https://github.com/fastify/fastify-cors/pull/400
- ci: add lock-threads workflow by @Fdawgs in https://github.com/fastify/fastify-cors/pull/401
- refactor(types): migrate from tsd to tstyche by @Tony133 in https://github.com/fastify/fastify-cors/pull/403
- chore(.gitattributes): retain binary file eol style by @Fdawgs in https://github.com/fastify/fastify-cors/pull/402
- chore: update depedabot setting by @climba03003 in https://github.com/fastify/fastify-cors/pull/405
- chore: bump fastify-plugin from 5.1.0 to 6.0.0 in the dependencies group by @dependabot[bot] in https://github.com/fastify/fastify-cors/pull/407
- docs(readme): update request origin link by @Fdawgs in https://github.com/fastify/fastify-cors/pull/408
- chore(package.json): fix delvedor's personal url by @Fdawgs in https://github.com/fastify/fastify-cors/pull/409
- test: remove remaining tap-style vary assertions by @barry166 in https://github.com/fastify/fastify-cors/pull/410
- chore: bump @types/node from 25.9.4 to 26.0.0 in the dev-dependencies-typescript group by @dependabot[bot] in https://github.com/fastify/fastify-cors/pull/411
New Contributors
- @Tony133 made their first contribution in https://github.com/fastify/fastify-cors/pull/395
- @barry166 made their first contribution in https://github.com/fastify/fastify-cors/pull/410
Full Changelog: https://github.com/fastify/fastify-cors/compare/v11.2.0...v11.3.0
- 11.2.09 Dec 2025
Release notes
Open source →What's Changed
- chore(deps-dev): bump typescript from 5.8.3 to 5.9.2 by @dependabot[bot] in https://github.com/fastify/fastify-cors/pull/379
- Update README.md by @msbahal in https://github.com/fastify/fastify-cors/pull/382
- chore(deps-dev): bump tsd from 0.32.0 to 0.33.0 by @dependabot[bot] in https://github.com/fastify/fastify-cors/pull/385
- chore(.npmrc): ignore scripts by @Fdawgs in https://github.com/fastify/fastify-cors/pull/386
- build(deps-dev): remove @fastify/pre-commit by @Fdawgs in https://github.com/fastify/fastify-cors/pull/387
- ci(ci): add concurrency config by @Fdawgs in https://github.com/fastify/fastify-cors/pull/388
- feat: support route-level CORS configuration by @vimutti77 in https://github.com/fastify/fastify-cors/pull/384
New Contributors
- @msbahal made their first contribution in https://github.com/fastify/fastify-cors/pull/382
- @vimutti77 made their first contribution in https://github.com/fastify/fastify-cors/pull/384
Full Changelog: https://github.com/fastify/fastify-cors/compare/v11.1.0...v11.2.0
- 11.1.01 Aug 2025
Release notes
Open source →What's Changed
- docs(readme): update version by @udhayakumarcp in https://github.com/fastify/fastify-cors/pull/367
- docs(readme): update plugin version syntax by @Fdawgs in https://github.com/fastify/fastify-cors/pull/369
- ci: set permissions at workflow level by @Fdawgs in https://github.com/fastify/fastify-cors/pull/371
- ci: restore job level permissions by @Fdawgs in https://github.com/fastify/fastify-cors/pull/372
- chore(deps-dev): bump tsd from 0.31.2 to 0.32.0 by @dependabot[bot] in https://github.com/fastify/fastify-cors/pull/373
- chore(license): update date ranges; standardise style by @Fdawgs in https://github.com/fastify/fastify-cors/pull/376
- chore(deps-dev): bump @types/node from 22.15.34 to 24.0.8 by @dependabot[bot] in https://github.com/fastify/fastify-cors/pull/377
- docs(readme): correct default value for
preflightoption by @inyourtime in https://github.com/fastify/fastify-cors/pull/378 - Feat/preflight add
logLeveloption to silence CORS preflight logs by @gulbaki in https://github.com/fastify/fastify-cors/pull/375
New Contributors
- @udhayakumarcp made their first contribution in https://github.com/fastify/fastify-cors/pull/367
- @inyourtime made their first contribution in https://github.com/fastify/fastify-cors/pull/378
- @gulbaki made their first contribution in https://github.com/fastify/fastify-cors/pull/375
Full Changelog: https://github.com/fastify/fastify-cors/compare/v11.0.1...v11.1.0
- 11.0.125 Mar 2025
Release notes
Open source →What's Changed
- chore(deps-dev): bump typescript from 5.7.3 to 5.8.2 by @dependabot in https://github.com/fastify/fastify-cors/pull/362
- chore(deps): bump mnemonist from 0.40.0 to 0.40.3 by @dependabot in https://github.com/fastify/fastify-cors/pull/363
- docs(readme): update methods defaults by @victorbalssa in https://github.com/fastify/fastify-cors/pull/364
- ci(ci): set job permissions by @Fdawgs in https://github.com/fastify/fastify-cors/pull/365
- build(deps): replace mnemonist with toad-cache by @Fdawgs in https://github.com/fastify/fastify-cors/pull/366
New Contributors
- @victorbalssa made their first contribution in https://github.com/fastify/fastify-cors/pull/364
Full Changelog: https://github.com/fastify/fastify-cors/compare/v11.0.0...v11.0.1
- 11.0.027 Feb 2025
Release notes
Open source →Breaking Change
In order to provides safer default, we change the
methodsto the CORS-safelisted methods. If you want to resume the previous behaviour, you need to explicitly specify the methods,import Fastify from 'fastify' import cors from '@fastify/cors' const fastify = Fastify() await fastify.register(cors, { methods: "GET,HEAD,PUT,PATCH,POST,DELETE" })What's Changed
- style: destructure imports by @Fdawgs in https://github.com/fastify/fastify-cors/pull/360
- refactor(index): change default
methodsto cors-safelisted methods by @Fdawgs in https://github.com/fastify/fastify-cors/pull/359
Full Changelog: https://github.com/fastify/fastify-cors/compare/v10.1.0...v11.0.0
- 10.1.024 Feb 2025
Release notes
Open source →What's Changed
- refactor(vary): remove redundant assignment by @Fdawgs in https://github.com/fastify/fastify-cors/pull/352
- build(dependabot): reduce npm updates to monthly by @Fdawgs in https://github.com/fastify/fastify-cors/pull/353
- docs(readme): conciseness improvements by @Fdawgs in https://github.com/fastify/fastify-cors/pull/354
- chore(deps): bump mnemonist from 0.39.8 to 0.40.0 by @dependabot in https://github.com/fastify/fastify-cors/pull/356
- chore: rename master to main by @Fdawgs in https://github.com/fastify/fastify-cors/pull/355
- test(cors): add missing anchor by @Fdawgs in https://github.com/fastify/fastify-cors/pull/357
- feat(index): allow cors to be disabled at route level by @peterfaria-jitb in https://github.com/fastify/fastify-cors/pull/332
New Contributors
- @peterfaria-jitb made their first contribution in https://github.com/fastify/fastify-cors/pull/332
Full Changelog: https://github.com/fastify/fastify-cors/compare/v10.0.2...v10.1.0
- 10.0.24 Jan 2025
Release notes
Open source →What's Changed
- chore(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in https://github.com/fastify/fastify-cors/pull/323
- Update README.md to include Fastify 5 by @a777med in https://github.com/fastify/fastify-cors/pull/326
- build(deps-dev): lock typescript minor version by @Fdawgs in https://github.com/fastify/fastify-cors/pull/328
- chore(deps-dev): bump typescript from 5.4.5 to 5.6.3 by @dependabot in https://github.com/fastify/fastify-cors/pull/329
- docs(readme): fix compatibility table whitespace by @Fdawgs in https://github.com/fastify/fastify-cors/pull/333
- docs(readme): standardize compatibility table style by @Fdawgs in https://github.com/fastify/fastify-cors/pull/334
- style: remove trailing whitespace by @Fdawgs in https://github.com/fastify/fastify-cors/pull/335
- chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 by @dependabot in https://github.com/fastify/fastify-cors/pull/339
- build(deps-dev): replace standard with neostandard by @Fdawgs in https://github.com/fastify/fastify-cors/pull/340
- build(dependabot): remove tap ignore by @Fdawgs in https://github.com/fastify/fastify-cors/pull/341
- ci(ci): sort job params alphabetically ascending by @Fdawgs in https://github.com/fastify/fastify-cors/pull/342
- docs(readme): remove excess whitespace by @Fdawgs in https://github.com/fastify/fastify-cors/pull/343
- chore(package): add funding and contribs by @Fdawgs in https://github.com/fastify/fastify-cors/pull/344
- docs(readme): point ci badge at master/main branch by @Fdawgs in https://github.com/fastify/fastify-cors/pull/345
- docs(readme): update ci badge syntax by @Fdawgs in https://github.com/fastify/fastify-cors/pull/346
- chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in https://github.com/fastify/fastify-cors/pull/347
- build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in https://github.com/fastify/fastify-cors/pull/348
- perf(index): use optional chaining by @Fdawgs in https://github.com/fastify/fastify-cors/pull/349
- refactor: prefix unused params with underscores by @Fdawgs in https://github.com/fastify/fastify-cors/pull/350
- docs(readme): spelling and grammar fixes by @Fdawgs in https://github.com/fastify/fastify-cors/pull/351
New Contributors
- @a777med made their first contribution in https://github.com/fastify/fastify-cors/pull/326
Full Changelog: https://github.com/fastify/fastify-cors/compare/v10.0.1...v10.0.2
- 10.0.122 Sept 2024
Release notes
Open source →What's Changed
- chore: update fastify to ^5.0.0 by @Fdawgs in https://github.com/fastify/fastify-cors/pull/319
Full Changelog: https://github.com/fastify/fastify-cors/compare/v10.0.0...v10.0.1
- 10.0.04 Sept 2024
Release notes
Open source →What's Changed
- chore(deps): bump mnemonist from 0.39.6 to 0.39.8 by @dependabot in https://github.com/fastify/fastify-cors/pull/293
- chore(.gitignore): add .tap/ dir by @Fdawgs in https://github.com/fastify/fastify-cors/pull/294
- chore(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.1.1 by @dependabot in https://github.com/fastify/fastify-cors/pull/298
- chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in https://github.com/fastify/fastify-cors/pull/300
- Warn about DoS attacks by @mcollina in https://github.com/fastify/fastify-cors/pull/301
- add AsyncOriginFunction type by @sknetl in https://github.com/fastify/fastify-cors/pull/302
- Merge
nextintomasterby @jsumners in https://github.com/fastify/fastify-cors/pull/304 - chore(deps): bump fastify/workflows from 4.1.0 to 4.2.1 by @dependabot in https://github.com/fastify/fastify-cors/pull/305
- chore(deps-dev): bump tsd from 0.30.7 to 0.31.1 by @dependabot in https://github.com/fastify/fastify-cors/pull/306
- docs(readme): add
options.methodsdefault by @Fdawgs in https://github.com/fastify/fastify-cors/pull/307 - chore(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in https://github.com/fastify/fastify-cors/pull/308
- chore: update min fastify version by @Fdawgs in https://github.com/fastify/fastify-cors/pull/309
- chore(deps): bump fastify/workflows from 4.2.1 to 5.0.0 by @dependabot in https://github.com/fastify/fastify-cors/pull/310
- chore: migrate from tap to node:test and c8 by @dancastillo in https://github.com/fastify/fastify-cors/pull/316
New Contributors
- @sknetl made their first contribution in https://github.com/fastify/fastify-cors/pull/302
- @dancastillo made their first contribution in https://github.com/fastify/fastify-cors/pull/316
Full Changelog: https://github.com/fastify/fastify-cors/compare/v9.0.1...v10.0.0
- 10.0.0-pre.fv5.27 Aug 2024pre-release
Nothing published for this version
- 10.0.0-pre.fv5.129 Jun 2024pre-release
Nothing published for this version
- 9.0.131 Jan 2024
Release notes
Open source →What's Changed
- vary origin on delegated options by @laat in https://github.com/fastify/fastify-cors/pull/292
New Contributors
- @laat made their first contribution in https://github.com/fastify/fastify-cors/pull/292
Full Changelog: https://github.com/fastify/fastify-cors/compare/v9.0.0...v9.0.1
- 9.0.026 Jan 2024
Release notes
Open source →What's Changed
- chore(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in https://github.com/fastify/fastify-cors/pull/286
- Add Vary header only for non-static origin option by @saschanaz in https://github.com/fastify/fastify-cors/pull/288
New Contributors
- @saschanaz made their first contribution in https://github.com/fastify/fastify-cors/pull/288
Full Changelog: https://github.com/fastify/fastify-cors/compare/v8.5.0...v9.0.0
- 8.5.018 Dec 2023
Release notes
Open source →What's Changed
- chore(deps): bump mnemonist from 0.39.5 to 0.39.6 by @dependabot in https://github.com/fastify/fastify-cors/pull/283
- Revert "fix: support for embedded cors for route params (#278)" by @climba03003 in https://github.com/fastify/fastify-cors/pull/285
Full Changelog: https://github.com/fastify/fastify-cors/compare/v8.4.2...v8.5.0
- 8.4.24 Dec 2023
Release notes
Open source →What's Changed
- build(dependabot): ignore tap major updates by @Fdawgs in https://github.com/fastify/fastify-cors/pull/276
- fix: support for embedded cors for route params by @mohammedSlimani in https://github.com/fastify/fastify-cors/pull/278
New Contributors
- @mohammedSlimani made their first contribution in https://github.com/fastify/fastify-cors/pull/278
Full Changelog: https://github.com/fastify/fastify-cors/compare/v8.4.1...v8.4.2
- 8.4.129 Oct 2023
Release notes
Open source →What's Changed
- Fix type of OriginCallback by @ken-browning in https://github.com/fastify/fastify-cors/pull/272
- test: add
uunicode flag to regex by @Fdawgs in https://github.com/fastify/fastify-cors/pull/273 - chore(package): explicitly declare js module type by @Fdawgs in https://github.com/fastify/fastify-cors/pull/274
- test(index): replace
typeofundefined check by @Fdawgs in https://github.com/fastify/fastify-cors/pull/275
New Contributors
- @ken-browning made their first contribution in https://github.com/fastify/fastify-cors/pull/272
Full Changelog: https://github.com/fastify/fastify-cors/compare/v8.4.0...v8.4.1
- 8.4.019 Sept 2023
Release notes
Open source →What's Changed
- fix documentation, onRequest is default lifecycle stage by @Uzlopak in https://github.com/fastify/fastify-cors/pull/254
- perf(index): use spread over
Object.assign()by @Fdawgs in https://github.com/fastify/fastify-cors/pull/257 - docs(readme): add plugin compatibility table by @Fdawgs in https://github.com/fastify/fastify-cors/pull/258
- test: cors headers sent when payload is stream by @Uzlopak in https://github.com/fastify/fastify-cors/pull/260
- Reduce bundle size by @timedtext in https://github.com/fastify/fastify-cors/pull/266
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.4.1 by @dependabot in https://github.com/fastify/fastify-cors/pull/267
- chore(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in https://github.com/fastify/fastify-cors/pull/268
- test: use
node:prefix to bypass require.cache call for builtins by @Fdawgs in https://github.com/fastify/fastify-cors/pull/269 - refactor(vary): use word character inside regex character class by @Fdawgs in https://github.com/fastify/fastify-cors/pull/270
New Contributors
- @timedtext made their first contribution in https://github.com/fastify/fastify-cors/pull/266
Full Changelog: https://github.com/fastify/fastify-cors/compare/v8.3.0...v8.4.0
- 8.3.025 May 2023
Release notes
Open source →What's Changed
- chore(deps-dev): bump typescript from 4.9.5 to 5.0.2 by @dependabot in https://github.com/fastify/fastify-cors/pull/247
- chore(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in https://github.com/fastify/fastify-cors/pull/248
- ci: only trigger on pushes to main branches by @Fdawgs in https://github.com/fastify/fastify-cors/pull/249
- chore(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in https://github.com/fastify/fastify-cors/pull/250
- Add
cacheControlto control caching in CDN by @brettwillis in https://github.com/fastify/fastify-cors/pull/252
New Contributors
- @brettwillis made their first contribution in https://github.com/fastify/fastify-cors/pull/252
Full Changelog: https://github.com/fastify/fastify-cors/compare/v8.2.1...v8.3.0
- 8.2.114 Mar 2023
Release notes
Open source →What's Changed
- chore(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in https://github.com/fastify/fastify-cors/pull/235
- fix(types): Origin within OriginFunction can be undefined by @joshmeads in https://github.com/fastify/fastify-cors/pull/237
- chore(.gitignore): add clinic by @Fdawgs in https://github.com/fastify/fastify-cors/pull/239
- chore(.gitignore): add bun lockfile by @Fdawgs in https://github.com/fastify/fastify-cors/pull/241
- chore(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in https://github.com/fastify/fastify-cors/pull/242
- chore(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in https://github.com/fastify/fastify-cors/pull/245
- add normalizeCorsOptions and handle wildcards in origin parameter by @Uzlopak in https://github.com/fastify/fastify-cors/pull/244
New Contributors
- @joshmeads made their first contribution in https://github.com/fastify/fastify-cors/pull/237
Full Changelog: https://github.com/fastify/fastify-cors/compare/v8.2.0...v8.2.1
- 8.2.08 Nov 2022
Release notes
Open source →What's Changed
- chore(deps): bump mnemonist from 0.39.4 to 0.39.5 by @dependabot in https://github.com/fastify/fastify-cors/pull/233
- feature: allow custom hook name by @giulianok in https://github.com/fastify/fastify-cors/pull/234
New Contributors
- @giulianok made their first contribution in https://github.com/fastify/fastify-cors/pull/234
Full Changelog: https://github.com/fastify/fastify-cors/compare/v8.1.1...v8.2.0
- 8.1.125 Oct 2022
Release notes
Open source →What's Changed
- chore: replace use of deprecated variadic
listen()by @Fdawgs in https://github.com/fastify/fastify-cors/pull/218 - chore(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in https://github.com/fastify/fastify-cors/pull/221
- chore(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in https://github.com/fastify/fastify-cors/pull/222
- add pre-commit hook and run linting in workflow by @Uzlopak in https://github.com/fastify/fastify-cors/pull/228
- chore(deps): bump mnemonist from 0.39.2 to 0.39.3 by @dependabot in https://github.com/fastify/fastify-cors/pull/229
- fix(types): make definitions
nodenextcompatible by @SuperchupuDev in https://github.com/fastify/fastify-cors/pull/224 - chore(deps): bump mnemonist from 0.39.3 to 0.39.4 by @dependabot in https://github.com/fastify/fastify-cors/pull/232
- expose named export by @akphi in https://github.com/fastify/fastify-cors/pull/231
New Contributors
- @SuperchupuDev made their first contribution in https://github.com/fastify/fastify-cors/pull/224
- @akphi made their first contribution in https://github.com/fastify/fastify-cors/pull/231
Full Changelog: https://github.com/fastify/fastify-cors/compare/v8.1.0...v8.1.1
- chore: replace use of deprecated variadic
- 8.1.03 Aug 2022
Release notes
Open source →What's Changed
- docs: update link to fastify 1.x compatible version by @is2ei in https://github.com/fastify/fastify-cors/pull/202
- ci: migrate to fastify reusable workflow by @Fdawgs in https://github.com/fastify/fastify-cors/pull/203
- Fix
originexample by @christian-bromann in https://github.com/fastify/fastify-cors/pull/204 - docs: update asynchronous example by @is2ei in https://github.com/fastify/fastify-cors/pull/205
- docs(readme): update example by @Fdawgs in https://github.com/fastify/fastify-cors/pull/206
- chore(.gitignore): use updated skeleton template by @Fdawgs in https://github.com/fastify/fastify-cors/pull/207
- chore(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in https://github.com/fastify/fastify-cors/pull/208
- Update readme to mention fastify 4.x by @IanVS in https://github.com/fastify/fastify-cors/pull/209
- chore(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in https://github.com/fastify/fastify-cors/pull/211
- chore(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in https://github.com/fastify/fastify-cors/pull/212
- chore(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in https://github.com/fastify/fastify-cors/pull/213
- Update README to Fastify v4 by @mcollina in https://github.com/fastify/fastify-cors/pull/216
- ci: enable license checking by @Fdawgs in https://github.com/fastify/fastify-cors/pull/217
- improve performance by @Uzlopak in https://github.com/fastify/fastify-cors/pull/214
New Contributors
- @is2ei made their first contribution in https://github.com/fastify/fastify-cors/pull/202
- @christian-bromann made their first contribution in https://github.com/fastify/fastify-cors/pull/204
- @IanVS made their first contribution in https://github.com/fastify/fastify-cors/pull/209
- @Uzlopak made their first contribution in https://github.com/fastify/fastify-cors/pull/214
Full Changelog: https://github.com/fastify/fastify-cors/compare/v8.0.0...v8.1.0
- 8.0.011 May 2022
Release notes
Open source →What's Changed
- docs: update references to old fastify-* modules by @Fdawgs in https://github.com/fastify/fastify-cors/pull/199
- chore: rename hook functions by @Eomm in https://github.com/fastify/fastify-cors/pull/200
- Updated to Fastify v4 by @mcollina in https://github.com/fastify/fastify-cors/pull/201
Full Changelog: https://github.com/fastify/fastify-cors/compare/v7.0.0...v8.0.0
- 7.0.027 Apr 2022
Release notes
Open source →What's Changed
- chore(deps): bump actions/setup-node from 2 to 3 by @dependabot in https://github.com/fastify/fastify-cors/pull/190
- chore(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in https://github.com/fastify/fastify-cors/pull/191
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in https://github.com/fastify/fastify-cors/pull/192
- chore(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in https://github.com/fastify/fastify-cors/pull/193
- chore(deps-dev): bump standard from 16.0.4 to 17.0.0 by @dependabot in https://github.com/fastify/fastify-cors/pull/194
- Rename module by @jsumners in https://github.com/fastify/fastify-cors/pull/195
New Contributors
- @jsumners made their first contribution in https://github.com/fastify/fastify-cors/pull/195
Full Changelog: https://github.com/fastify/fastify-cors/compare/v6.0.3...v7.0.0