2019-12-07, Version 2.26.0 @fengmk2
- features
- add application level Cookie options, can fix Cookie SameSite warning on Chrome now.
- use new URL instead of url.parse, avoiding potential security issues.
Commits
- [
b28134e77
] - feat: add application level Cookie options (#4086) (fengmk2 <[email protected]>) - [
b7718c1cc
] - fix: use new URL instead of url.parse (#4048) (Yiyu He <[email protected]>) - [
afed9105d
] - fix: index.d.ts (#4012) (dxd <[email protected]>) - [
690711bab
] - test: fix the testcase error of load_boot.test.js (#4041) (Xin Wang <[email protected]>) - [
6c55a436b
] - docs: fix typo (#4028) (Xuehua Cai <[email protected]>)