3.0.0
- Export
CookieStorage,MemoryStorage, andisSupportedin main module. - Allow CookieStorage to accept an options object. (e.g.
new CookieStorage({prefix: 'foo'}))
Thanks to @joelabair for #7
CookieStorage, MemoryStorage, and isSupported in main module.new CookieStorage({prefix: 'foo'}))Thanks to @joelabair for #7