Skip to content

Commit c676859

Browse files
authored
Release v7.1.2 (#27711)
1 parent 9948192 commit c676859

File tree

3 files changed

+29
-3
lines changed

3 files changed

+29
-3
lines changed

RELEASE_NOTES.md

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

3+
## [v7.1.2](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.2)
4+
5+
September 3, 2025
6+
7+
### Removals
8+
9+
- `api.CredentialsContainer.get.identity_option.error_api` ([#27735](https://github.com/mdn/browser-compat-data/pull/27735))
10+
11+
### Additions
12+
13+
- `api.GPUSupportedFeatures.feature_texture-compression-astc-sliced-3d` ([#27709](https://github.com/mdn/browser-compat-data/pull/27709))
14+
- `api.GPUSupportedFeatures.feature_texture-compression-bc-sliced-3d` ([#27709](https://github.com/mdn/browser-compat-data/pull/27709))
15+
- `api.IdentityCredentialError.error` ([#27736](https://github.com/mdn/browser-compat-data/pull/27736))
16+
- `browsers.chrome_android.releases.143` ([#27731](https://github.com/mdn/browser-compat-data/pull/27731))
17+
- `browsers.chrome.releases.143` ([#27731](https://github.com/mdn/browser-compat-data/pull/27731))
18+
- `browsers.webview_android.releases.143` ([#27731](https://github.com/mdn/browser-compat-data/pull/27731))
19+
- `webextensions.api.browserSettings.verticalTabs` ([#27657](https://github.com/mdn/browser-compat-data/pull/27657))
20+
- `webextensions.api.tabs.onUpdated.filter.cookieStoreId` ([#27643](https://github.com/mdn/browser-compat-data/pull/27643))
21+
22+
### Statistics
23+
24+
- 10 contributors have changed 24 files with 225 additions and 69 deletions in 20 commits ([`v7.1.1...v7.1.2`](https://github.com/mdn/browser-compat-data/compare/v7.1.1...v7.1.2))
25+
- 17,803 total features
26+
- 1,194 total contributors
27+
- 5,379 total stargazers
28+
329
## [v7.1.1](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.1)
430

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

0 commit comments

Comments
 (0)