nestjsplus / cookies

Decorators for Managing Cookies with NestJS
MIT License
35 stars 11 forks source link

Will this project upgrade to version 7.0.0 or stay under 6.0.0? #6

Closed yaharga closed 4 years ago

yaharga commented 4 years ago

Nest just released version 7.0.0, through which decorators now have access to the context. Will you be upgrading, or keep it the same, as I assume the interceptors will be merged into the decorators now?

johnbiundo commented 4 years ago

For now, I have simply created a separate version path for Nest v7 support (v 1.1.x) and v6 support (v1.0.x).

I just pushed 1.1.0, so let me know if you have any issues with Nest v7.