Closed kettanaito closed 2 months ago
max-age=0
This has been released in v2.4.5!
Make sure to always update to the latest version (npm i msw@latest) to get the newest features and bug fixes.
npm i msw@latest
Predictable release automation by @ossjs/release.
Changes
max-age=0
can never be set in the store.max-age=0
(i.e. removing the cookie) now deletes that cookie instead of storing two entries of it (the root cause of the issue).