nestjsplus / cookies

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

Still wrong type in ClearCookies parameter in npm #5

Closed kirit0s closed 4 years ago

kirit0s commented 4 years ago

PR https://github.com/nestjsplus/cookies/pull/1 fix this. But package in npm still has old clear-cookies.decorator.d.ts.

johnbiundo commented 4 years ago

Have you tried 1.0.2?

kirit0s commented 4 years ago

Yes, it's about 1.02.

Screenshot from npm RunKit изображение

johnbiundo commented 4 years ago

@kirit0s Sorry for the delay on this. Not sure how that happened, but should be fixed in 1.0.4 now.