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

Update compatibility for Blob on Node.js #18035

Merged
merged 2 commits into from
Oct 18, 2022
Merged

Update compatibility for Blob on Node.js #18035

merged 2 commits into from
Oct 18, 2022

Conversation

Richienb
Copy link
Contributor

Summary

In Node.js 18, Blob is now a global.

https://nodejs.org/api/globals.html#class-blob
nodejs/node#41270

@github-actions github-actions bot added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Oct 18, 2022
@teoli2003 teoli2003 merged commit 243ac45 into mdn:main Oct 18, 2022
@Richienb Richienb deleted the patch-1 branch October 18, 2022 06:42
teoli2003 pushed a commit that referenced this pull request Oct 25, 2022
* Update ReadableStream.json

* Update TransformStream.json

* Update ReadableStreamDefaultController.json

* Update ReadableStreamDefaultReader.json

* Update ReadableByteStreamController.json

* Update ByteLengthQueuingStrategy.json

* Update CompressionStream.json

* Update CountQueuingStrategy.json

* Update Crypto.json

* Update CustomEvent.json

* Update DecompressionStream.json

* Update FormData.json

* Update ReadableStreamBYOBReader.json

* Update ReadableStreamBYOBRequest.json

* Update TextDecoderStream.json

* Update TextEncoderStream.json

* Update TextDecoderStream.json

* Update WritableStream.json

* Update WritableStreamDefaultWriter.json

* Update WritableStreamDefaultController.json

* Update CompressionStream.json

* Update DecompressionStream.json

* Update nodejs.json

* Update nodejs.json
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants