Skip to content

Commit a095f29

Browse files
authored
Release v5.6.20 (#25233)
1 parent 3c109bd commit a095f29

File tree

3 files changed

+32
-3
lines changed

3 files changed

+32
-3
lines changed

RELEASE_NOTES.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,34 @@
11
# @mdn/browser-compat-data release notes
22

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+
332
## [v5.6.19](https://github.com/mdn/browser-compat-data/releases/tag/v5.6.19)
433

534
November 26, 2024

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mdn/browser-compat-data",
3-
"version": "5.6.19",
3+
"version": "5.6.20",
44
"description": "Browser compatibility data provided by MDN Web Docs",
55
"main": "index.ts",
66
"type": "module",

0 commit comments

Comments
 (0)