Cookies v1.2.3 Release Notes

Release Date: 2016-11-06 // over 7 years ago
    • 🛠 Fixed null object reference error when both the global this and window objects are undefined (e.g., when using webpack).

Previous changes from v1.2.2

    • 🛠 Fixed errors caused when accessing a properly encoded cookie while another cookie had a malformed key/value.