Skip to content

Releases: fastify/fastify-secure-session

v8.2.0

12 Apr 12:19
22cc1d9
Compare
Choose a tag to compare

What's Changed

  • build(dependabot): reduce npm updates to monthly by @Fdawgs in #258
  • chore: rename master to main by @Fdawgs in #259
  • ci(ci): set job permissions by @Fdawgs in #261
  • ci: set permissions at workflow level by @Fdawgs in #262
  • ci: restore job level permissions by @Fdawgs in #263
  • fix(index): touch() or set() should update cookie expiration by @andreialecu in #265

New Contributors

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

v8.1.1

11 Jan 12:12
v8.1.1
6a524c4
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #240
  • build(deps-dev): bump cookie from 0.6.0 to 0.7.2 by @dependabot in #242
  • build(deps): bump @fastify/cookie from 10.0.1 to 11.0.1 by @dependabot in #244
  • build(deps-dev): bump cookie from 0.7.2 to 1.0.1 by @dependabot in #243
  • refactor(index): use Object.hasOwn() by @Fdawgs in #245
  • style: remove trailing whitespace by @Fdawgs in #246
  • Fastify v5 types by @mcollina in #248
  • docs(readme): update ci badge syntax by @Fdawgs in #249
  • build(deps-dev): replace standard with neostandard by @Fdawgs in #250
  • build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #251
  • build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #252
  • build(deps-dev): bump @sinonjs/fake-timers from 13.0.5 to 14.0.0 by @dependabot in #253
  • chore(package): add funding and contribs by @Fdawgs in #254
  • refactor(index): prefix unused params with underscores by @Fdawgs in #255
  • refactor(index): throw typeerror if checking type by @Fdawgs in #256
  • docs(readme): spelling and grammar fixes by @Fdawgs in #257

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

v8.1.0

21 Sep 09:27
6955231
Compare
Choose a tag to compare

What's Changed

  • Add regenerate method to more closely match type signature of @fastify/session by @bencoder in #234
  • refactor: Optimize unused variables by @puzzle9 in #236
  • Update tests to use node:test, remove tap by @bencoder in #235
  • build(deps-dev): bump @sinonjs/fake-timers from 11.3.1 to 13.0.2 by @dependabot in #238
  • chore: update fastify to ^5.0.0 by @Fdawgs in #239

New Contributors

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

v8.0.0

21 Sep 09:25
ca9267f
Compare
Choose a tag to compare

What's Changed

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

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