Skip to content

Releases: fastify/fastify-cors

v8.4.2

04 Dec 17:33
ec470fc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.4.1...v8.4.2

v8.4.1

29 Oct 14:37
f75b201
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.4.0...v8.4.1

v8.4.0

19 Sep 17:18
8b3d70b
Compare
Choose a tag to compare

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

Full Changelog: v8.3.0...v8.4.0

v8.3.0

25 May 16:37
8ff6f63
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.2.1...v8.3.0

v8.2.1

14 Mar 17:00
fc16c4e
Compare
Choose a tag to compare

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

Full Changelog: v8.2.0...v8.2.1

v8.2.0

08 Nov 09:46
ad759a7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.1.1...v8.2.0

v8.1.1

25 Oct 07:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.1.0...v8.1.1

v8.1.0

03 Aug 21:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.0.0...v8.1.0

v8.0.0

11 May 15:09
3ae1d56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.0...v8.0.0

v7.0.0

27 Apr 13:45
91defbe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.3...v7.0.0