Skip to content

Releases: fastify/fastify-secure-session

v4.1.0

01 May 07:59

Choose a tag to compare

What's Changed

  • docs: update references to old fastify-* modules by @Fdawgs in #125
  • feat: add get all data by @salesh in #124

New Contributors

Full Changelog: v4.0.0...v4.1.0

v4.0.0

27 Apr 15:52
73159db

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v4.0.0

v3.1.0

17 Apr 15:23
2159950

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0

19 Oct 10:11

Choose a tag to compare

What's Changed

  • remove superfluous curly brace in code example by @pkyeck in #55
  • chore(gitignore): use latest github ignore template by @Fdawgs in #57
  • ci(dependabot): update github actions by @Fdawgs in #58
  • Bump actions/setup-node from v1 to v2.1.5 by @dependabot in #60
  • Bump fastify/github-action-merge-dependabot from v1 to v1.2.1 by @dependabot in #59
  • Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 by @dependabot in #61
  • chore: ci updates and style change by @Fdawgs in #65
  • feat: move to tap15 by @zekth in #66
  • fix: lint by @zekth in #68
  • Bump @types/node from 14.14.42 to 15.0.0 by @dependabot in #70
  • ci: add nodejs v16 to test matrix by @Fdawgs in #69
  • Bump tsd from 0.14.0 to 0.15.0 by @dependabot in #72
  • Bump actions/checkout from 2 to 2.3.4 by @dependabot in #73
  • Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 by @dependabot in #74
  • Bump tsd from 0.15.1 to 0.16.0 by @dependabot in #75
  • Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 by @dependabot in #76
  • Bump tsd from 0.16.0 to 0.17.0 by @dependabot in #78
  • Bump actions/setup-node from 2.1.5 to 2.2.0 by @dependabot in #79
  • Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 by @dependabot in #80
  • Bump @types/node from 15.14.1 to 16.0.0 by @dependabot in #81
  • Bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in #82
  • Bump actions/setup-node from 2.3.0 to 2.3.2 by @dependabot in #83
  • Bump actions/setup-node from 2.3.2 to 2.4.0 by @dependabot in #84
  • Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 by @dependabot in #85
  • Bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 by @dependabot in #86
  • Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #88
  • Bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #89
  • Bump tsd from 0.17.0 to 0.18.0 by @dependabot in #90
  • feat: use npx for keygen and update docs by @simoneb in #92

New Contributors

Full Changelog: v2.3.1...v3.0.0