Releases: fastify/fastify-secure-session
Releases · fastify/fastify-secure-session
v4.1.0
v4.0.0
What's Changed
- Bump cookie from 0.4.2 to 0.5.0 by @dependabot in #117
- Bump standard from 16.0.4 to 17.0.0 by @dependabot in #120
- feat: add ability to get and set props on the session object natively by @xkal36 in #121
- Rename module by @jsumners in #122
New Contributors
Full Changelog: v3.1.0...v4.0.0
v3.1.0
What's Changed
- Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #96
- build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #97
- Bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.1 by @dependabot in #100
- Bump @types/node from 16.11.15 to 17.0.2 by @dependabot in #107
- automatic PR by @Eomm in #105
- build: reduce dependabot update frequency by @Fdawgs in #109
- Bump actions/setup-node from 2 to 3 by @dependabot in #110
- Bump actions/checkout from 2 to 3 by @dependabot in #111
- Bump tap from 15.2.3 to 16.0.0 by @dependabot in #112
- Bump tsd from 0.18.0 to 0.19.1 by @dependabot in #108
- Bump tsd from 0.19.1 to 0.20.0 by @dependabot in #114
- feat: add typed session data support (#115) by @moeriki in #116
New Contributors
Full Changelog: v3.0.0...v3.1.0
v3.0.0
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
- @pkyeck made their first contribution in #55
- @Fdawgs made their first contribution in #57
- @zekth made their first contribution in #66
- @simoneb made their first contribution in #92
Full Changelog: v2.3.1...v3.0.0