Skip to content

Releases: fastify/fastify-cookie

v4.0.0

04 May 21:18
Compare
Choose a tag to compare
v4.0.0 Pre-release
Pre-release

PR:

  • Upgrade to Fastify v3 (#67)

v3.6.1

04 May 21:10
Compare
Choose a tag to compare

πŸ“š PR:

  • add dot in README example
  • Merge pull request #66 from linqueta/patch-1
  • fix license (#64)
  • Fix docs (#65)

v3.6.0

14 Feb 14:35
Compare
Choose a tag to compare

πŸ“š PR:

  • add unsignCookie method type on reply (#63)

v3.5.0

19 Jan 23:48
Compare
Choose a tag to compare

πŸ“š PR:

  • #55 - Replace Travis with Github actions
  • Reverted to keeping Node 6 for now
  • #57 - Moved tests over to use fastify inject (#58)
  • #55 - Replace Travis with Github actions (#59)
  • chore(package): update @types/node to version 13.1.0 (#50)
  • Add 'none' option to CookieSerializeOptions.sameSite (#62)

v3.4.1

05 Jan 22:11
c22bad0
Compare
Choose a tag to compare
  • Fixes issue #53

v3.3.1

05 Jan 22:08
Compare
Choose a tag to compare

Do not use

This release also includes the code from v3.4.0. This release was mistakenly published because the master branch did not have the correct release number in the code.

v3.4.0

02 Dec 17:43
Compare
Choose a tag to compare
  • Pass option to cookie parse (#49)

v3.3.0

29 Nov 07:49
Compare
Choose a tag to compare

πŸ“š PR:

  • Signature support (#47)

v3.2.0

21 Oct 19:23
Compare
Choose a tag to compare

πŸ“š PR:

  • chore(package): update standard to version 14.0.2 (#44)
  • fix(package): update cookie to version 0.4.0 (#36)

v3.1.0

14 Aug 10:01
Compare
Choose a tag to compare

πŸ“š PR:

  • chore(package): update standard to version 13.0.1
  • Fix standard
  • ignore tap (#35)
  • update @types/node (#37)
  • Update standard to the latest version πŸš€ (#39)
  • feature: clear cookie support (#42)