Skip to content

Commit 8840307

Browse files
committed
Release v7.1.6
1 parent 7acd4f8 commit 8840307

3 files changed

Lines changed: 27 additions & 3 deletions

File tree

RELEASE_NOTES.md

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

3+
## [v7.1.6](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.6)
4+
5+
September 16, 2025
6+
7+
### Removals
8+
9+
- `api.Fence.setReportEventDataForAutomaticBeacons.start_commit_eventType` ([#27831](https://github.com/mdn/browser-compat-data/pull/27831))
10+
- `api.Permissions.permission_compute-pressure` ([#27794](https://github.com/mdn/browser-compat-data/pull/27794))
11+
12+
### Additions
13+
14+
- `api.FederatedCredential.iconURL` ([#27813](https://github.com/mdn/browser-compat-data/pull/27813))
15+
- `api.FederatedCredential.name` ([#27813](https://github.com/mdn/browser-compat-data/pull/27813))
16+
- `api.IDBDatabase.abort_event` ([#27167](https://github.com/mdn/browser-compat-data/pull/27167))
17+
- `api.Notification.navigate` ([#27812](https://github.com/mdn/browser-compat-data/pull/27812))
18+
- `browsers.bun.releases.1.2.22` ([#27893](https://github.com/mdn/browser-compat-data/pull/27893))
19+
20+
### Statistics
21+
22+
- 7 contributors have changed 29 files with 347 additions and 419 deletions in 23 commits ([`v7.1.5...v7.1.6`](https://github.com/mdn/browser-compat-data/compare/v7.1.5...v7.1.6))
23+
- 17,821 total features
24+
- 1,196 total contributors
25+
- 5,398 total stargazers
26+
327
## [v7.1.5](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.5)
428

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

0 commit comments

Comments
 (0)