We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e77cbfa commit b1f0984Copy full SHA for b1f0984
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.16.0 / 2019-04-10
+===================
3
4
* Catch invalid `cookie.maxAge` value earlier
5
* Deprecate setting `cookie.maxAge` to a `Date` object
package.json
@@ -1,6 +1,6 @@
{
"name": "express-session",
- "version": "1.15.6",
+ "version": "1.16.0",
"description": "Simple session middleware for Express",
"author": "TJ Holowaychuk <[email protected]> (http://tjholowaychuk.com)",
6
"contributors": [
0 commit comments