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

added support for web streams deflate-raw compression in node #21274

Merged
merged 3 commits into from
Nov 19, 2023

Conversation

pirxpilot
Copy link
Contributor

Summary

deflate-raw is now a valid parameter for both CompressionStream and DecompressionStream constructors in node

Test results and supporting details

node release notes
see: https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V21.md#21.2.0

node commit implementing the change:
nodejs/node@91f37d1dc3

Related issues

@github-actions github-actions bot added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Nov 19, 2023
Elchi3 and others added 2 commits November 19, 2023 10:32
`deflate-raw` is now a  valid parameter for both CompressionStream and
DecompressionStream constructors in node

node release notes
see: https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V21.md#21.2.0

node commit implementing the change:
nodejs/node@91f37d1dc3
@github-actions github-actions bot added the data:browsers 🌍 Data about browsers (versions, release dates, etc). This data is used for validation. label Nov 19, 2023
browsers/nodejs.json Outdated Show resolved Hide resolved
Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you and welcome to mdn-browser-compat-data! 🎉

@Elchi3 Elchi3 merged commit 23ded24 into mdn:main Nov 19, 2023
4 checks passed
@pirxpilot pirxpilot deleted the node-deflate-raw branch November 19, 2023 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API data:browsers 🌍 Data about browsers (versions, release dates, etc). This data is used for validation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants