Releases
4.18.0
Add "root" option to res.download
Allow options
without filename
in res.download
Deprecate string and non-integer arguments to res.status
Fix behavior of null
/undefined
as maxAge
in res.cookie
Fix handling very large stacks of sync middleware
Ignore Object.prototype
values in settings through app.set
/app.get
Invoke default
with same arguments as types in res.format
Support proper 205 responses using res.send
Use http-errors
for res.format
error
deps: [email protected]
deps: [email protected]
Add priority
option
Fix expires
option to reject invalid dates
deps: [email protected]
Replace internal eval
usage with Function
constructor
Use instance methods on process
to check for listeners
deps: [email protected]
deps: [email protected]
Prevent loss of async hooks context
deps: [email protected]
deps: [email protected]
deps: [email protected]
deps: [email protected]
Remove code 306
Rename 425 Unordered Collection
to standard 425 Too Early
You can’t perform that action at this time.