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 b1ee74e commit 222b30dCopy full SHA for 222b30d
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.13.0 / 2016-01-10
+===================
3
4
* Fix `rolling: true` to not set cookie when no session exists
5
- Better `saveUninitialized: false` + `rolling: true` behavior
package.json
@@ -1,6 +1,6 @@
{
"name": "express-session",
- "version": "1.12.1",
+ "version": "1.13.0",
"description": "Simple session middleware for Express",
"author": "TJ Holowaychuk <[email protected]> (http://tjholowaychuk.com)",
6
"contributors": [
0 commit comments