Skip to content

Releases: pillarjs/cookies

0.5.1

17 Sep 20:57
Compare
Choose a tag to compare
  • Throw on invalid values provided to Cookie constructor
    • This is not strict validation, but basic RFC 7230 validation

0.5.0

28 Jul 04:21
Compare
Choose a tag to compare
  • Integrate with req.protocol for secure cookies
  • Support maxAge as well as maxage

0.4.1

30 Jun 13:45
Compare
Choose a tag to compare
  • Update package for repo move

0.4.0

11 May 16:55
Compare
Choose a tag to compare
  • allow passing an array of strings as keys
  • keygrip 1.0.0
  • keygrip requires keys now - no defaults