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 ffae60c commit 8cf0508Copy full SHA for 8cf0508
HISTORY.md
@@ -1,5 +1,5 @@
1
-2.x
2
-===
+2.0.0-rc.1 / 2020-01-23
+=======================
3
4
* Remove private `req.session.save()`
5
* Remove undocumented `req.session.length` to free up key name
package.json
@@ -1,7 +1,7 @@
{
"name": "cookie-session",
"description": "cookie session middleware",
- "version": "2.0.0-beta.3",
+ "version": "2.0.0-rc.1",
"contributors": [
6
"Douglas Christopher Wilson <doug@somethingdoug.com>",
7
"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"
0 commit comments