Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions api/ByteLengthQueuingStrategy.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,8 @@
},
{
"version_added": "16.5.0",
"version_removed": "18.0.0",
"notes": [
"Must be imported using either <code>require('stream/web')</code> or <code>import * from 'stream/web'</code>.",
"Experimental implementation."
]
"partial_implementation": true,
"notes": "Available as a part of the <code>stream/web</code> module."
}
],
"oculus": "mirror",
Expand Down
7 changes: 2 additions & 5 deletions api/CompressionStream.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,8 @@
},
{
"version_added": "17.0.0",
"version_removed": "18.0.0",
"notes": [
"Must be imported using either <code>require('stream/web')</code> or <code>import * from 'stream/web'</code>.",
"Experimental implementation."
]
"partial_implementation": true,
"notes": "Available as a part of the <code>stream/web</code> module."
}
],
"oculus": "mirror",
Expand Down
7 changes: 2 additions & 5 deletions api/CountQueuingStrategy.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,8 @@
},
{
"version_added": "16.5.0",
"version_removed": "18.0.0",
"notes": [
"Must be imported using either <code>require('stream/web')</code> or <code>import * from 'stream/web'</code>.",
"Experimental implementation."
]
"partial_implementation": true,
"notes": "Available as a part of the <code>stream/web</code> module."
}
],
"oculus": "mirror",
Expand Down
7 changes: 2 additions & 5 deletions api/DecompressionStream.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,8 @@
},
{
"version_added": "17.0.0",
"version_removed": "18.0.0",
"notes": [
"Must be imported using either <code>require('stream/web')</code> or <code>import * from 'stream/web'</code>.",
"Experimental implementation."
]
"partial_implementation": true,
"notes": "Available as a part of the <code>stream/web</code> module."
}
],
"oculus": "mirror",
Expand Down
10 changes: 4 additions & 6 deletions api/ReadableByteStreamController.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,13 @@
},
"nodejs": [
{
"version_added": "18.0.0"
"version_added": "18.0.0",
"notes": "Before 18.10.0, handling a BYOB pull request from a released reader is not supported."
},
{
"version_added": "16.5.0",
"version_removed": "18.0.0",
"notes": [
"Must be imported using either <code>require('stream/web')</code> or <code>import * from 'stream/web'</code>.",
"Experimental implementation."
]
"partial_implementation": true,
"notes": "Available as a part of the <code>stream/web</code> module."
}
],
"oculus": "mirror",
Expand Down
12 changes: 5 additions & 7 deletions api/ReadableStream.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,8 @@
},
{
"version_added": "16.5.0",
"version_removed": "18.0.0",
"notes": [
"Must be imported using either <code>require('stream/web')</code> or <code>import * from 'stream/web'</code>.",
"Experimental implementation."
]
"partial_implementation": true,
"notes": "Available as a part of the <code>stream/web</code> module."
}
],
"oculus": "mirror",
Expand Down Expand Up @@ -392,7 +389,8 @@
"version_added": false
},
"nodejs": {
"version_added": "16.5.0"
"version_added": "16.5.0",
"notes": "Before 18.10.0 or 16.18.0, teeing a readable byte stream is not supported."
},
"oculus": "mirror",
"opera": "mirror",
Expand Down Expand Up @@ -433,7 +431,7 @@
"version_added": false
},
"nodejs": {
"version_added": false
"version_added": "16.5.0"
},
"oculus": "mirror",
"opera": "mirror",
Expand Down
7 changes: 2 additions & 5 deletions api/ReadableStreamBYOBReader.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,8 @@
},
{
"version_added": "16.5.0",
"version_removed": "18.0.0",
"notes": [
"Must be imported using either <code>require('stream/web')</code> or <code>import * from 'stream/web'</code>.",
"Experimental implementation."
]
"partial_implementation": true,
"notes": "Available as a part of the <code>stream/web</code> module."
}
],
"oculus": "mirror",
Expand Down
7 changes: 2 additions & 5 deletions api/ReadableStreamBYOBRequest.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,8 @@
},
{
"version_added": "16.5.0",
"version_removed": "18.0.0",
"notes": [
"Must be imported using either <code>require('stream/web')</code> or <code>import * from 'stream/web'</code>.",
"Experimental implementation."
]
"partial_implementation": true,
"notes": "Available as a part of the <code>stream/web</code> module."
}
],
"oculus": "mirror",
Expand Down
7 changes: 2 additions & 5 deletions api/ReadableStreamDefaultController.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,8 @@
},
{
"version_added": "16.5.0",
"version_removed": "18.0.0",
"notes": [
"Must be imported using either <code>require('stream/web')</code> or <code>import * from 'stream/web'</code>.",
"Experimental implementation."
]
"partial_implementation": true,
"notes": "Available as a part of the <code>stream/web</code> module."
}
],
"oculus": "mirror",
Expand Down
7 changes: 2 additions & 5 deletions api/ReadableStreamDefaultReader.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,8 @@
},
{
"version_added": "16.5.0",
"version_removed": "18.0.0",
"notes": [
"Must be imported using either <code>require('stream/web')</code> or <code>import * from 'stream/web'</code>.",
"Experimental implementation."
]
"partial_implementation": true,
"notes": "Available as a part of the <code>stream/web</code> module."
}
],
"oculus": "mirror",
Expand Down
7 changes: 2 additions & 5 deletions api/TextDecoderStream.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,8 @@
},
{
"version_added": "16.6.0",
"version_removed": "18.0.0",
"notes": [
"Must be imported using either <code>require('stream/web')</code> or <code>import * from 'stream/web'</code>.",
"Experimental implementation."
]
"partial_implementation": true,
"notes": "Available as a part of the <code>stream/web</code> module."
}
],
"oculus": "mirror",
Expand Down
7 changes: 2 additions & 5 deletions api/TextEncoderStream.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,8 @@
},
{
"version_added": "16.6.0",
"version_removed": "18.0.0",
"notes": [
"Must be imported using either <code>require('stream/web')</code> or <code>import * from 'stream/web'</code>.",
"Experimental implementation."
]
"partial_implementation": true,
"notes": "Available as a part of the <code>stream/web</code> module."
}
],
"oculus": "mirror",
Expand Down
9 changes: 3 additions & 6 deletions api/TransformStream.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,8 @@
},
{
"version_added": "16.5.0",
"version_removed": "18.0.0",
"notes": [
"Must be imported using either <code>require('stream/web')</code> or <code>import * from 'stream/web'</code>.",
"Experimental implementation."
]
"partial_implementation": true,
"notes": "Available as a part of the <code>stream/web</code> module."
}
],
"oculus": "mirror",
Expand Down Expand Up @@ -154,7 +151,7 @@
"version_added": false
},
"nodejs": {
"version_added": false
"version_added": "16.5.0"
},
"oculus": "mirror",
"opera": "mirror",
Expand Down
13 changes: 10 additions & 3 deletions api/TransformStreamDefaultController.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,16 @@
"ie": {
"version_added": false
},
"nodejs": {
"version_added": "16.5.0"
},
"nodejs": [
{
"version_added": "18.0.0"
},
{
"version_added": "16.5.0",
"partial_implementation": true,
"notes": "Available as a part of the <code>stream/web</code> module."
}
],
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
Expand Down
9 changes: 3 additions & 6 deletions api/WritableStream.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,8 @@
},
{
"version_added": "16.5.0",
"version_removed": "18.0.0",
"notes": [
"Must be imported using either <code>require('stream/web')</code> or <code>import * from 'stream/web'</code>.",
"Experimental implementation."
]
"partial_implementation": true,
"notes": "Available as a part of the <code>stream/web</code> module."
}
],
"oculus": "mirror",
Expand Down Expand Up @@ -322,7 +319,7 @@
"version_added": false
},
"nodejs": {
"version_added": false
"version_added": "16.5.0"
},
"oculus": "mirror",
"opera": "mirror",
Expand Down
7 changes: 2 additions & 5 deletions api/WritableStreamDefaultController.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,8 @@
},
{
"version_added": "16.5.0",
"version_removed": "18.0.0",
"notes": [
"Must be imported using either <code>require('stream/web')</code> or <code>import * from 'stream/web'</code>.",
"Experimental implementation."
]
"partial_implementation": true,
"notes": "Available as a part of the <code>stream/web</code> module."
}
],
"oculus": "mirror",
Expand Down
7 changes: 2 additions & 5 deletions api/WritableStreamDefaultWriter.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,8 @@
},
{
"version_added": "16.5.0",
"version_removed": "18.0.0",
"notes": [
"Must be imported using either <code>require('stream/web')</code> or <code>import * from 'stream/web'</code>.",
"Experimental implementation."
]
"partial_implementation": true,
"notes": "Available as a part of the <code>stream/web</code> module."
}
],
"oculus": "mirror",
Expand Down
2 changes: 1 addition & 1 deletion release_notes/v4.md
Original file line number Diff line number Diff line change
Expand Up @@ -2214,7 +2214,7 @@ September 16, 2021
- `api.AudioNodeOptions` ([#12366](https://github.com/mdn/browser-compat-data/pull/12366))
- `api.DOMPointInit` ([#12335](https://github.com/mdn/browser-compat-data/pull/12335))
- `api.HTMLSourceElement.keySystem` ([#12383](https://github.com/mdn/browser-compat-data/pull/12383))
- `api.Transferable` ([#12376](https://github.com/mdn/browser-compat-data/pull/12376)
- `api.Transferable` ([#12376](https://github.com/mdn/browser-compat-data/pull/12376))
- `api.Window.routeEvent` ([#12403](https://github.com/mdn/browser-compat-data/pull/12403))

### Known issues
Expand Down