Skip to content

Commit 52319f0

Browse files
authored
Release v7.1.13 (#28158)
1 parent b09db92 commit 52319f0

File tree

3 files changed

+55
-3
lines changed

3 files changed

+55
-3
lines changed

RELEASE_NOTES.md

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

3+
## [v7.1.13](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.13)
4+
5+
October 14, 2025
6+
7+
### Removals
8+
9+
- `html.elements.audio.autoplay` ([#28169](https://github.com/mdn/browser-compat-data/pull/28169))
10+
- `webextensions.manifest.action.browser_style` ([#28169](https://github.com/mdn/browser-compat-data/pull/28169))
11+
12+
### Additions
13+
14+
- `api.MediaDevices.getSupportedConstraints.return_object_property_aspectRatio` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891))
15+
- `api.MediaDevices.getSupportedConstraints.return_object_property_autoGainControl` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891))
16+
- `api.MediaDevices.getSupportedConstraints.return_object_property_channelCount` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891))
17+
- `api.MediaDevices.getSupportedConstraints.return_object_property_deviceId` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891))
18+
- `api.MediaDevices.getSupportedConstraints.return_object_property_echoCancellation` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891))
19+
- `api.MediaDevices.getSupportedConstraints.return_object_property_facingMode` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891))
20+
- `api.MediaDevices.getSupportedConstraints.return_object_property_frameRate` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891))
21+
- `api.MediaDevices.getSupportedConstraints.return_object_property_groupId` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891))
22+
- `api.MediaDevices.getSupportedConstraints.return_object_property_height` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891))
23+
- `api.MediaDevices.getSupportedConstraints.return_object_property_latency` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891))
24+
- `api.MediaDevices.getSupportedConstraints.return_object_property_noiseSuppression` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891))
25+
- `api.MediaDevices.getSupportedConstraints.return_object_property_resizeMode` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891))
26+
- `api.MediaDevices.getSupportedConstraints.return_object_property_sampleRate` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891))
27+
- `api.MediaDevices.getSupportedConstraints.return_object_property_sampleSize` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891))
28+
- `api.MediaDevices.getSupportedConstraints.return_object_property_width` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891))
29+
- `api.MediaDevices.getUserMedia.constraints_resizeMode_parameter` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891))
30+
- `api.MLContext.createConstantTensor` ([#28157](https://github.com/mdn/browser-compat-data/pull/28157))
31+
- `api.MLContext.lost` ([#28157](https://github.com/mdn/browser-compat-data/pull/28157))
32+
- `api.MLGraphBuilder.gelu` ([#28157](https://github.com/mdn/browser-compat-data/pull/28157))
33+
- `api.MLGraphBuilder.notEqual` ([#28157](https://github.com/mdn/browser-compat-data/pull/28157))
34+
- `api.MLOperand.dataType` ([#28157](https://github.com/mdn/browser-compat-data/pull/28157))
35+
- `api.MLOperand.shape` ([#28157](https://github.com/mdn/browser-compat-data/pull/28157))
36+
- `api.MLTensor.constant` ([#28157](https://github.com/mdn/browser-compat-data/pull/28157))
37+
- `api.MLTensor.dataType` ([#28157](https://github.com/mdn/browser-compat-data/pull/28157))
38+
- `api.MLTensor.readable` ([#28157](https://github.com/mdn/browser-compat-data/pull/28157))
39+
- `api.MLTensor.shape` ([#28157](https://github.com/mdn/browser-compat-data/pull/28157))
40+
- `api.MLTensor.writable` ([#28157](https://github.com/mdn/browser-compat-data/pull/28157))
41+
- `browsers.bun.releases.1.3.0` ([#28167](https://github.com/mdn/browser-compat-data/pull/28167))
42+
- `webdriver.bidi.emulation.setNetworkConditions` ([#28177](https://github.com/mdn/browser-compat-data/pull/28177))
43+
- `webdriver.bidi.emulation.setNetworkConditions.contexts_parameter` ([#28177](https://github.com/mdn/browser-compat-data/pull/28177))
44+
- `webdriver.bidi.emulation.setNetworkConditions.networkConditions_parameter` ([#28177](https://github.com/mdn/browser-compat-data/pull/28177))
45+
- `webdriver.bidi.emulation.setNetworkConditions.networkConditions_parameter.offline` ([#28177](https://github.com/mdn/browser-compat-data/pull/28177))
46+
- `webdriver.bidi.emulation.setNetworkConditions.userContexts_parameter` ([#28177](https://github.com/mdn/browser-compat-data/pull/28177))
47+
48+
### Statistics
49+
50+
- 7 contributors have changed 63 files with 1,797 additions and 569 deletions in 18 commits ([`v7.1.12...v7.1.13`](https://github.com/mdn/browser-compat-data/compare/v7.1.12...v7.1.13))
51+
- 17,983 total features
52+
- 1,200 total contributors
53+
- 5,445 total stargazers
54+
355
## [v7.1.12](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.12)
456

557
October 10, 2025

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": "7.1.12",
3+
"version": "7.1.13",
44
"description": "Browser compatibility data provided by MDN Web Docs",
55
"main": "index.ts",
66
"type": "module",

0 commit comments

Comments
 (0)