File tree Expand file tree Collapse file tree 3 files changed +32
-3
lines changed Expand file tree Collapse file tree 3 files changed +32
-3
lines changed Original file line number Diff line number Diff line change 1
1
# @mdn/browser-compat-data release notes
2
2
3
+ ## [v5.6.20](https://github.com/mdn/browser-compat-data/releases/tag/v5.6.20)
4
+
5
+ November 29, 2024
6
+
7
+ ### Removals
8
+
9
+ - `svg.elements.feFlood.flood-color` ([#25259](https://github.com/mdn/browser-compat-data/pull/25259))
10
+ - `svg.elements.feFlood.flood-opacity` ([#25259](https://github.com/mdn/browser-compat-data/pull/25259))
11
+
12
+ ### Additions
13
+
14
+ - `api.BrowserCaptureMediaStreamTrack.restrictTo` ([#25232](https://github.com/mdn/browser-compat-data/pull/25232))
15
+ - `api.RestrictionTarget` ([#25232](https://github.com/mdn/browser-compat-data/pull/25232))
16
+ - `api.RestrictionTarget.fromElement_static` ([#25232](https://github.com/mdn/browser-compat-data/pull/25232))
17
+ - `api.Serial.requestPort.allowedBluetoothServiceClassIds_option` ([#25256](https://github.com/mdn/browser-compat-data/pull/25256))
18
+ - `api.Serial.requestPort.filters_bluetoothServiceClassId` ([#25256](https://github.com/mdn/browser-compat-data/pull/25256))
19
+ - `api.SerialPort.connect_event.bluetooth_rfcomm` ([#25234](https://github.com/mdn/browser-compat-data/pull/25234))
20
+ - `api.SerialPort.disconnect_event.bluetooth_rfcomm` ([#25234](https://github.com/mdn/browser-compat-data/pull/25234))
21
+ - `api.SerialPort.getInfo.bluetoothServiceClassId` ([#25256](https://github.com/mdn/browser-compat-data/pull/25256))
22
+ - `css.selectors.xr-overlay` ([#25253](https://github.com/mdn/browser-compat-data/pull/25253))
23
+ - `css.types.transform-function.perspective.none` ([#25255](https://github.com/mdn/browser-compat-data/pull/25255))
24
+
25
+ ### Statistics
26
+
27
+ - 8 contributors have changed 46 files with 713 additions and 315 deletions in 42 commits ([`v5.6.19...v5.6.20`](https://github.com/mdn/browser-compat-data/compare/v5.6.19...v5.6.20))
28
+ - 16,756 total features
29
+ - 1,116 total contributors
30
+ - 5,007 total stargazers
31
+
3
32
## [v5.6.19](https://github.com/mdn/browser-compat-data/releases/tag/v5.6.19)
4
33
5
34
November 26, 2024
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mdn/browser-compat-data" ,
3
- "version" : " 5.6.19 " ,
3
+ "version" : " 5.6.20 " ,
4
4
"description" : " Browser compatibility data provided by MDN Web Docs" ,
5
5
"main" : " index.ts" ,
6
6
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments