Skip to content
Compare
Choose a tag to compare
@fineshopbot fineshopbot released this 01 Feb 10:34
ab5797c

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