Skip to content

Commit

Permalink
wording, review comment on history.md
Browse files Browse the repository at this point in the history
Co-authored-by: Chris de Almeida <ctcpip@users.noreply.github.com>
  • Loading branch information
jonchurch and ctcpip authored Aug 2, 2024
1 parent 1abae7a commit b4d3709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion History.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ unreleased
* will throw a `RangeError: Invalid status code: ${code}. Status code must be greater than 99 and less than 1000.` for inputs outside this range
* will throw a `TypeError: Invalid status code: ${code}. Status code must be an integer.` for non integer inputs
* change:
- `res.clearCookie` ignore user provided `maxAge` and `expires` options
- `res.clearCookie` will ignore user provided `maxAge` and `expires` options

5.0.0-beta.3 / 2024-03-25
=========================
Expand Down

0 comments on commit b4d3709

Please sign in to comment.