-
Notifications
You must be signed in to change notification settings - Fork 18
Backlog for summer releases #380
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
Comments
For multer@2 mainly, it remains to switch to CommonJS, update the dependencies, and move support to Node >=18 compression@2 while some PRs have been reviewed, the main one is still not finished (expressjs/compression#183). If anyone can help us, that would be great. A beta will be launched when (expressjs/compression#153 and expressjs/compression#232) are merged. on-finished@3 I’m going to work on HTTP2 support, since this will also depend on compression@2 and the goal of releasing Express v6 with HTTP2. on-headers I think we’re going to release a new major version, dropping support for the old Node.js versions and adding support for HTTP2, which is also essential for compression@2 I think I’m not forgetting anything else from the packages I’m working on or that depend on my changes |
@bjohansebas can you create the backlog issues for multer@2 and compression@2? Thanks for taking the leaderhip ❤️ |
compression v2: expressjs/compression#234 |
For a new Express contributor, how would one go about helping out here? |
Uh oh!
There was an error while loading. Please reload this page.
Some packages require some work to be done in order to make proper releases, I plan to work on this in the following weeks. I will include specific issues with the release proposals, backlog, etc... But we can centralize discussions here.
In Scope
basic-auth
v3 - Proposal jshttp/basic-auth#70Important
The text was updated successfully, but these errors were encountered: