X Tutup
The Wayback Machine - https://web.archive.org/web/20201107150852/https://github.com/expressjs/express/pull/4287
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 4.18 #4287

Draft
wants to merge 4 commits into
base: master
from
Draft

Release 4.18 #4287

wants to merge 4 commits into from

Conversation

@dougwilson
Copy link
Member

@dougwilson dougwilson commented May 20, 2020

This is a tracking issue for release 4.18.

Please keep feature requests in their own issues

If you want to make a comment on a particular change, please make the comment in the "Files changed" tab so comments are not lost during a rebase.

List of changes for release:

  • Deprecate non-integer status codes in res.status #4223
  • Fix incorrect middleware execution with unanchored RegExps #4205
  • Fix res.jsonp deprecation message #4155
  • Fix typo in res.is jsdoc #4192
  • Support Node.js 13.x
  • Support Node.js 14.x
  • Upgrade cookie to 0.4.1
  • Upgrade depd to 2.0.0 #4174
  • Upgrade proxy-addr to 2.0.5
  • Upgrade setprototypeof to 1.2.0 #4011
  • Upgrade statuses to 2.0.0

Testing this release

If you want to try out this release, you can install it with the following commands:

$ npm cache clean express
$ npm install expressjs/express#4.18

Owners/collaborators: please do not merge this PR :)

@dougwilson dougwilson added this to the 4.18 milestone May 20, 2020
@dougwilson dougwilson self-assigned this May 20, 2020
@dougwilson dougwilson marked this pull request as draft May 20, 2020
fbrandt-dev and others added 2 commits Feb 20, 2020
closes #4192
@anlexN

This comment has been hidden.

@dougwilson

This comment has been hidden.

@anlexN
Copy link

@anlexN anlexN commented Aug 22, 2020

all. i hope it release quickly. give me time. please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.
X Tutup