Cookies v1.1.0 Release Notes

Release Date: 2014-11-07 // over 9 years ago
    • ➕ Added the ability to require Cookies.js in CommonJS/Node environments that do not natively have a window
      object, by exporting a factory method that takes an instance of a window.