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 88e8a66 commit 3273103Copy full SHA for 3273103
History.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.7.0 / 2014-07-22
+==================
3
4
* Improve session-ending error handling
5
- Errors are passed to `next(err)` instead of `console.error`
package.json
@@ -1,6 +1,6 @@
{
"name": "express-session",
- "version": "1.6.5",
+ "version": "1.7.0",
"description": "Simple session middleware for Express",
"author": "TJ Holowaychuk <[email protected]> (http://tjholowaychuk.com)",
6
"contributors": [
0 commit comments