Skip to content

2.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dougwilson dougwilson released this 12 Oct 06:14
· 338 commits to master since this release
  • Change default cookie name to session
  • Change .populated to .isPopulated
  • Remove the key option; use name instead
  • Save all enumerable properties on req.session
    • Including _-prefixed properties
  • perf: reduce the scope of try-catch deopt
  • deps: [email protected]
    • Throw on invalid values provided to Cookie constructor
  • deps: on-headers@~1.0.1
    • perf: enable strict mode