Releases: fastify/fastify-cookie
Releases · fastify/fastify-cookie
v3.2.0
📚 PR:
- chore(package): update standard to version 14.0.2 (#44)
- fix(package): update cookie to version 0.4.0 (#36)
v3.1.0
📚 PR:
- chore(package): update standard to version 13.0.1
- Fix standard
- ignore tap (#35)
- update @types/node (#37)
- Update standard to the latest version 🚀 (#39)
- feature: clear cookie support (#42)
v3.0.2
Fix:
- callback remove from docs (#30)
v3.0.1
#27 - Fix minimum version to be >= 2.x
v3.0.0
- Use onRequest instead of preHandler #26
v2.1.5
#20 - Enable support for Fastify 2.x
v2.1.4
- Extend plugin types to accept HTTP2 #18
v2.1.3
#15 - Move CookieSerializeOptions
types to repository