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 4d25340 commit b22384bCopy full SHA for b22384b
2 files changed
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.17.0 / 2019-10-10
+===================
3
4
* deps: cookie@0.4.0
5
- Add `SameSite=None` support
package.json
@@ -1,6 +1,6 @@
{
"name": "express-session",
- "version": "1.16.2",
+ "version": "1.17.0",
"description": "Simple session middleware for Express",
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
6
"contributors": [
0 commit comments