fastify / fastify-secure-session

Create a secure stateless cookie session for Fastify
MIT License
201 stars 45 forks source link

Release new version to be type compatible with other `@fastify/cookie` modules #196

Closed voxpelli closed 1 year ago

voxpelli commented 1 year ago

Prerequisites

Issue

Using the current latest version of this module and of @fastify/oauth2 causes type errors as they rely on two different major versions of @fastify/cookie

194 merged an update, but its yet to be released.

Releasing that as eg. 6.2.1 would be very nice 👍

mcollina commented 1 year ago

done as v7.0.0