You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch Changes
9af9a85 Thanks @kumardeo! - fix(cookie): call encodeURIComponent(key) in cookie.get() method
fix(cookie): cookie.getAll() was ignoring keys with empty string as value
5cad31f Thanks @kumardeo! - fix(cookie): option samesite should behave same as sameSite