Releases: fastify/fastify-cookie
Releases · fastify/fastify-cookie
v7.3.0
v7.2.0
v7.1.0
What's Changed
- ci: migrate to fastify reusable workflow by @Fdawgs in #183
- Improve typescript example in README by @mrbrianevans in #185
- chore(.gitignore): use updated skeleton template by @Fdawgs in #186
- chore(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #187
- chore(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #188
- chore(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #192
- feat: use
cookie
module again by @kurtextrem in #194 - chore: add priority to cookie typings by @Uzlopak in #195
- Update Request Cookies Type to Add
undefined
by @rag4214 in #190
New Contributors
- @mrbrianevans made their first contribution in #185
- @kurtextrem made their first contribution in #194
- @rag4214 made their first contribution in #190
Full Changelog: v7.0.0...v7.1.0
v7.0.0
What's Changed
- docs: update references to old fastify-* modules by @Fdawgs in #179
- Update README.md with quick install access by @ubinatus in #180
- chore(deps-dev): bump sinon from 13.0.2 to 14.0.0 by @dependabot in #182
- Updated to Fastify v4 by @mcollina in #181
New Contributors
Full Changelog: v6.0.0...v7.0.0
v6.0.0
What's Changed
- chore(deps-dev): bump standard from 16.0.4 to 17.0.0 by @dependabot in #175
- Rename module by @jsumners in #177
Full Changelog: v5.6.1...v6.0.0
v5.6.1
What's Changed
- chore(deps): bump actions/setup-node from 2 to 3 by @dependabot in #169
- chore(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in #170
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #171
- chore(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #173
- Adjust secret type to allow custom signer by @cjol in #174
New Contributors
Full Changelog: v5.6.0...v5.6.1
v5.6.0
What's Changed
- test: add back
preParsing
hook tests by @darkgl0w in #163 - build: reduce dependabot update frequency by @Fdawgs in #164
- chore(deps-dev): bump sinon from 12.0.1 to 13.0.0 by @dependabot in #165
- fix (types): return
this
instead ofFastifyReply
by @darkgl0w in #167
Full Changelog: v5.5.0...v5.6.0
v5.5.0
📚 PR:
- chore(deps): bump actions/setup-node from 2.4.1 to 2.5.0 (#153)
- build(dependabot): ignore minor and patch github-actions updates (#154)
- chore(deps): bump fastify/github-action-merge-dependabot (#155)
- test: prepare plugin for fastify 4.x (#156)
- chore(deps): bump fastify/github-action-merge-dependabot (#157)
- chore(deps-dev): bump @types/node from 16.11.14 to 17.0.0 (#159)
- chore: upgrade github-action-merge-dependabot to v3 (#160)
- Add parseOptions object to FastifyCookieOptions (#162)
v5.4.0
v5.3.2
What's Changed
- chore(deps-dev): bump sinon from 10.0.1 to 11.0.0 by @dependabot in #126
- chore(deps): bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 by @dependabot in #127
- chore(deps-dev): bump tsd from 0.15.1 to 0.16.0 by @dependabot in #128
- chore(deps): bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 by @dependabot in #129
- chore(deps-dev): bump tsd from 0.16.0 to 0.17.0 by @dependabot in #130
- chore(deps): bump actions/setup-node from 2.1.5 to 2.2.0 by @dependabot in #131
- chore(deps-dev): bump @types/node from 15.14.1 to 16.0.0 by @dependabot in #132
- chore(deps): bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 by @dependabot in #133
- chore(deps): bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in #134
- chore(deps): bump actions/setup-node from 2.3.0 to 2.3.1 by @dependabot in #135
- chore(deps): bump actions/setup-node from 2.3.1 to 2.3.2 by @dependabot in #136
- chore(deps): bump actions/setup-node from 2.3.2 to 2.4.0 by @dependabot in #137
- chore(deps): bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 by @dependabot in #138
- chore(deps): bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 by @dependabot in #139
- chore(deps): bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #141
- chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #142
- chore(deps-dev): bump tsd from 0.17.0 to 0.18.0 by @dependabot in #143
- chore(deps): bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #144
- chore(deps): bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #146
- chore(deps-dev): bump sinon from 11.1.2 to 12.0.0 by @dependabot in #147
- fix: add parseCookie method types by @darkgl0w in #148
New Contributors
Full Changelog: v5.3.1...v5.3.2