Skip to content

Releases: fastify/session

v10.6.0

24 Nov 14:35
a2d146b
Compare
Choose a tag to compare

What's Changed

  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #210
  • chore: add .gitattributes file by @Fdawgs in #212
  • perf(lib/fastifysession): optimize split param by @Fdawgs in #214
  • chore(package): explicitly declare js module type by @Fdawgs in #217
  • Added documentation for import of modules w/ declaration merging by @VIEWVIEWVIEW in #220
  • Updated import as per redis-connect docs by @maxt41 in #219
  • export cookie types by @gurgunday in #221

New Contributors

Full Changelog: v10.5.0...v10.6.0

v10.5.0

07 Sep 07:01
b3bea04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.4.0...v10.5.0

v10.4.0

05 Jul 12:49
4955465
Compare
Choose a tag to compare

What's Changed

  • fix: make sure to set cookie on manual session saves by @SimenB in #203

Full Changelog: v10.3.1...v10.4.0

v10.3.1

03 Jul 13:04
607d7bb
Compare
Choose a tag to compare

What's Changed

  • ci: only trigger on pushes to main branches by @Fdawgs in #198
  • build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #199
  • fix: manually persisting the session should make isModified return false by @SimenB in #201

Full Changelog: v10.3.0...v10.3.1

v10.3.0

27 Apr 20:04
eb09325
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.3.0...v10.3.0

v8.3.0

20 Apr 14:39
3b520c1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.2.0...v8.3.0

v10.2.1

10 Apr 05:45
eecdd1e
Compare
Choose a tag to compare

What's Changed

  • fix: separate an actual path from url search part before verification by @ohchi in #192
  • fix: lint by @Eomm in #195

New Contributors

Full Changelog: v10.2.0...v10.2.1

v10.2.0

28 Mar 08:09
6392523
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.1.1...v10.2.0

v10.1.1

01 Jan 22:20
cb6ea1c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.1.0...v10.1.1

v10.1.0

02 Dec 23:28
d0d9950
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.0.2...v10.1.0