Skip to content

Cookies.js v1.1.0

Compare
Choose a tag to compare
@ScottHamper ScottHamper released this 07 Nov 16:47
· 27 commits to master since this release
  • 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.