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

fix: remove brotli support check #542

Merged

Conversation

Phillip9587
Copy link
Contributor

with the minimum supported node version set to v18 we can remove the brotli support check as it was added in v11.7.0 and v10.16.0

https://nodejs.org/docs/latest/api/zlib.html#zlibcreatebrotlidecompressoptions

with the minimum supported node version set to v18 we can remove the brotli support check as it was added in v11.7.0 and v10.16.0
@UlisesGascon UlisesGascon merged commit cd985a8 into expressjs:master Oct 17, 2024
4 checks passed
@UlisesGascon UlisesGascon mentioned this pull request Oct 29, 2024
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

Successfully merging this pull request may close these issues.

4 participants