Releases: fastify/fastify-cors
Releases · fastify/fastify-cors
v8.4.2
What's Changed
- build(dependabot): ignore tap major updates by @Fdawgs in #276
- fix: support for embedded cors for route params by @mohammedSlimani in #278
New Contributors
- @mohammedSlimani made their first contribution in #278
Full Changelog: v8.4.1...v8.4.2
v8.4.1
What's Changed
- Fix type of OriginCallback by @ken-browning in #272
- test: add
u
unicode flag to regex by @Fdawgs in #273 - chore(package): explicitly declare js module type by @Fdawgs in #274
- test(index): replace
typeof
undefined check by @Fdawgs in #275
New Contributors
- @ken-browning made their first contribution in #272
Full Changelog: v8.4.0...v8.4.1
v8.4.0
What's Changed
- fix documentation, onRequest is default lifecycle stage by @Uzlopak in #254
- perf(index): use spread over
Object.assign()
by @Fdawgs in #257 - docs(readme): add plugin compatibility table by @Fdawgs in #258
- test: cors headers sent when payload is stream by @Uzlopak in #260
- Reduce bundle size by @timedtext in #266
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.4.1 by @dependabot in #267
- chore(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #268
- test: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #269 - refactor(vary): use word character inside regex character class by @Fdawgs in #270
New Contributors
- @timedtext made their first contribution in #266
Full Changelog: v8.3.0...v8.4.0
v8.3.0
What's Changed
- chore(deps-dev): bump typescript from 4.9.5 to 5.0.2 by @dependabot in #247
- chore(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #248
- ci: only trigger on pushes to main branches by @Fdawgs in #249
- chore(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #250
- Add
cacheControl
to control caching in CDN by @brettwillis in #252
New Contributors
- @brettwillis made their first contribution in #252
Full Changelog: v8.2.1...v8.3.0
v8.2.1
What's Changed
- chore(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #235
- fix(types): Origin within OriginFunction can be undefined by @joshmeads in #237
- chore(.gitignore): add clinic by @Fdawgs in #239
- chore(.gitignore): add bun lockfile by @Fdawgs in #241
- chore(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in #242
- chore(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in #245
- add normalizeCorsOptions and handle wildcards in origin parameter by @Uzlopak in #244
New Contributors
- @joshmeads made their first contribution in #237
Full Changelog: v8.2.0...v8.2.1
v8.2.0
What's Changed
- chore(deps): bump mnemonist from 0.39.4 to 0.39.5 by @dependabot in #233
- feature: allow custom hook name by @giulianok in #234
New Contributors
- @giulianok made their first contribution in #234
Full Changelog: v8.1.1...v8.2.0
v8.1.1
What's Changed
- chore: replace use of deprecated variadic
listen()
by @Fdawgs in #218 - chore(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #221
- chore(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in #222
- add pre-commit hook and run linting in workflow by @Uzlopak in #228
- chore(deps): bump mnemonist from 0.39.2 to 0.39.3 by @dependabot in #229
- fix(types): make definitions
nodenext
compatible by @SuperchupuDev in #224 - chore(deps): bump mnemonist from 0.39.3 to 0.39.4 by @dependabot in #232
- expose named export by @akphi in #231
New Contributors
- @SuperchupuDev made their first contribution in #224
- @akphi made their first contribution in #231
Full Changelog: v8.1.0...v8.1.1
v8.1.0
What's Changed
- docs: update link to fastify 1.x compatible version by @is2ei in #202
- ci: migrate to fastify reusable workflow by @Fdawgs in #203
- Fix
origin
example by @christian-bromann in #204 - docs: update asynchronous example by @is2ei in #205
- docs(readme): update example by @Fdawgs in #206
- chore(.gitignore): use updated skeleton template by @Fdawgs in #207
- chore(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #208
- Update readme to mention fastify 4.x by @IanVS in #209
- chore(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #211
- chore(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #212
- chore(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #213
- Update README to Fastify v4 by @mcollina in #216
- ci: enable license checking by @Fdawgs in #217
- improve performance by @Uzlopak in #214
New Contributors
- @is2ei made their first contribution in #202
- @christian-bromann made their first contribution in #204
- @IanVS made their first contribution in #209
- @Uzlopak made their first contribution in #214
Full Changelog: v8.0.0...v8.1.0
v8.0.0
v7.0.0
What's Changed
- chore(deps): bump actions/setup-node from 2 to 3 by @dependabot in #190
- chore(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in #191
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #192
- chore(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #193
- chore(deps-dev): bump standard from 16.0.4 to 17.0.0 by @dependabot in #194
- Rename module by @jsumners in #195
New Contributors
Full Changelog: v6.0.3...v7.0.0