Skip to content

Releases: fastify/fastify-secure-session

v7.5.1

17 Apr 07:16
2116cc4
Compare
Choose a tag to compare

What's Changed

  • add "expiry" option to typescript definitions by @jsprw in #224

Full Changelog: v7.5.0...v7.5.1

v7.5.0

12 Apr 14:39
ac155b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.4.0...v7.5.0

v7.4.0

10 Apr 13:26
49252b0
Compare
Choose a tag to compare

What's Changed

  • Refine secret key handling for better flexibility and security by @JohanManders in #220

New Contributors

Full Changelog: v7.3.0...v7.4.0

v7.3.0

10 Apr 11:00
9d6713c
Compare
Choose a tag to compare

⚠️ Security Release ⚠️

Fixes GHSA-9wwp-q7wq-jx35

What's Changed

  • Update the file name of the key in README.md for consistency by @acro5piano in #215
  • build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #221

New Contributors

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

v7.2.0

12 Feb 15:10
43c7763
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #200
  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #201
  • chore: add .gitattributes file by @Fdawgs in #203
  • chore(package): explicitly declare js module type by @Fdawgs in #205
  • build(deps): bump fastify/workflows from 3 to 4 by @dependabot in #206
  • Revert "build(deps): bump fastify/workflows from 3 to 4" by @jsumners in #207
  • build(deps-dev): bump cookie from 0.5.0 to 0.6.0 by @dependabot in #208
  • build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #210
  • chore: replace fastify.io links with fastify.dev by @Fdawgs in #212
  • chore(.gitignore): add .tap/ dir by @Fdawgs in #213
  • fix(type): set missing key expect error by @Gehbt in #214

New Contributors

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

v7.1.0

04 Sep 13:14
57882e1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.0...v7.1.0

v7.0.0

28 Aug 02:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.2.0...v7.0.0

v6.2.0

28 Jul 10:43
ede19c5
Compare
Choose a tag to compare

What's Changed

  • ci: only trigger on pushes to main branches by @Fdawgs in #188
  • build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #189
  • chore: use isArray and isBuffer by @is2ei in #191
  • pass the secret to fastify cookie if directly registered by @gurgunday in #193

New Contributors

Full Changelog: v6.1.0...v6.2.0

v6.1.0

10 Apr 05:47
bb23dc6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.0...v6.1.0

v6.0.0

15 Jan 13:19
Compare
Choose a tag to compare

Upgrade sodium-native dependency from 3.x to 4.x - #177