cookies
cookies copied to clipboard
1.0.0
aside from the other issues listed:
- options default to
Cookies([options]). this means that doing.set()without any options doesn't mean tosigned: false, and.set()with an empty option doesn't default tosigned: !!this.keys. this is super confusing. overwritedefaults totrue
any progress? /cc @jonathanong @dougwilson