cookies icon indicating copy to clipboard operation
cookies copied to clipboard

1.0.0

Open jonathanong opened this issue 11 years ago • 1 comments

aside from the other issues listed:

  • options default to Cookies([options]). this means that doing .set() without any options doesn't mean to signed: false, and .set() with an empty option doesn't default to signed: !!this.keys. this is super confusing.
  • overwrite defaults to true

jonathanong avatar Jun 18 '14 09:06 jonathanong

any progress? /cc @jonathanong @dougwilson

dead-horse avatar Aug 18 '15 08:08 dead-horse