Skip to content

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

Open
1 of 37 tasks
UlisesGascon opened this issue May 15, 2025 · 3 comments
Open
1 of 37 tasks

Backlog for summer releases #380

UlisesGascon opened this issue May 15, 2025 · 3 comments
Assignees

Comments

@UlisesGascon
Copy link
Member

UlisesGascon commented May 15, 2025

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

Important

  • Note that I suggest all the changes as at least minor version. Some of the minor ones might end up being patch.
  • This list is a draft, so expect changes in packages and versions
@bjohansebas
Copy link
Member

bjohansebas commented May 15, 2025

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

@UlisesGascon
Copy link
Member Author

@bjohansebas can you create the backlog issues for multer@2 and compression@2? Thanks for taking the leaderhip ❤️

@UlisesGascon UlisesGascon self-assigned this May 15, 2025
@bjohansebas
Copy link
Member

compression v2: expressjs/compression#234
multer v2: expressjs/multer#1310
on-headers v2: jshttp/on-headers#18

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

No branches or pull requests

2 participants