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 30e23f1 commit 2d54f0dCopy full SHA for 2d54f0d
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.16.2 / 2019-06-12
+===================
3
4
* Fix restoring `cookie.originalMaxAge` when store returns `Date`
5
* deps: parseurl@~1.3.3
package.json
@@ -1,6 +1,6 @@
{
"name": "express-session",
- "version": "1.16.1",
+ "version": "1.16.2",
"description": "Simple session middleware for Express",
"author": "TJ Holowaychuk <[email protected]> (http://tjholowaychuk.com)",
6
"contributors": [
0 commit comments