Skip to content

Releases: fastify/fastify-cookie

v9.0.1

01 Aug 11:59
d83e093
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.0...v9.0.1

v9.0.0

01 Aug 08:36
81c7330
Compare
Choose a tag to compare

What's Changed

  • fix(docs): msecs to seconds (#219) by @seia-soto in #220
  • chore(deps-dev): bump sinon from 14.0.2 to 15.0.0 by @dependabot in #222
  • chore(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #223
  • chore(.gitignore): add clinic by @Fdawgs in #226
  • chore(.gitignore): add bun lockfile by @Fdawgs in #228
  • chore(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in #229
  • chore(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in #230
  • chore(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #231
  • ci: only trigger on pushes to main branches by @Fdawgs in #232
  • chore(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #233
  • Fix typo from 'node' to 'none' in CookieSerializeOptions for sameSite attribute by @Mihai-MCW in #236
  • Don't send the Set-Cookie header multiple times for the same cookie by @gurgunday in #237

New Contributors

Full Changelog: v8.3.0...v9.0.0

v8.3.0

25 Sep 08:23
d19b361
Compare
Choose a tag to compare

📚 PR:

  • feat: add support for Buffer secrets (#214) (#215)

v8.2.0

19 Sep 14:44
e1394d0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.1.0...v8.2.0

v8.1.0

29 Aug 08:30
4dcf2e6
Compare
Choose a tag to compare

What's Changed

  • fix lgtm alert. use randomBytes instead of hardcoded dummyHmac by @Uzlopak in #205
  • feat: option disabling parsing in the onRequest phase by @vitaly-sazonov in #204

New Contributors

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

v8.0.0

16 Aug 09:27
Compare
Choose a tag to compare

What's Changed

  • feat: sign and unsign decorators are not set, when secret-option is undefined by @Uzlopak in #203

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

v7.4.0

11 Aug 09:35
00692d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.3.1...v7.4.0

v7.3.1

22 Jul 11:00
a7130cb
Compare
Choose a tag to compare

What's Changed

  • make type definitons "module": "nodenext" compatible by @wight554 in #184

New Contributors

Full Changelog: v7.3.0...v7.3.1

v7.3.0

21 Jul 15:41
8a33b5d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.2.0...v7.3.0

v7.2.0

15 Jul 14:32
5e6397a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.1.0...v7.2.0