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 1abae7a commit b4d3709Copy full SHA for b4d3709
History.md
@@ -5,7 +5,7 @@ unreleased
5
* will throw a `RangeError: Invalid status code: ${code}. Status code must be greater than 99 and less than 1000.` for inputs outside this range
6
* will throw a `TypeError: Invalid status code: ${code}. Status code must be an integer.` for non integer inputs
7
* change:
8
- - `res.clearCookie` ignore user provided `maxAge` and `expires` options
+ - `res.clearCookie` will ignore user provided `maxAge` and `expires` options
9
10
5.0.0-beta.3 / 2024-03-25
11
=========================
0 commit comments