Cookies v1.2.3 Release Notes
Release Date: 2016-11-06 // almost 8 years ago-
- 🛠 Fixed null object reference error when both the global
this
andwindow
objects are undefined (e.g., when using webpack).
- 🛠 Fixed null object reference error when both the global
Previous changes from v1.2.2
-
- 🛠 Fixed errors caused when accessing a properly encoded cookie while another cookie had a malformed key/value.