2.0.0-alpha.1
Pre-release
Pre-release
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; usename
instead - Save all enumerable properties on
req.session
- Including
_
-prefixed properties
- Including
- perf: reduce the scope of try-catch deopt
- deps: [email protected]
- Throw on invalid values provided to
Cookie
constructor
- Throw on invalid values provided to
- deps: on-headers@~1.0.1
- perf: enable strict mode