Skip to content

Commit e72a101

Browse files
authored
Release v7.1.6 (#27887)
1 parent 38b10b5 commit e72a101

File tree

3 files changed

+33
-3
lines changed

3 files changed

+33
-3
lines changed

RELEASE_NOTES.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
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+
- `api.Performance.interactionCount` ([#27902](https://github.com/mdn/browser-compat-data/pull/27902))
19+
- `browsers.bun.releases.1.2.22` ([#27893](https://github.com/mdn/browser-compat-data/pull/27893))
20+
- `browsers.deno.releases.2.2.10` ([#27845](https://github.com/mdn/browser-compat-data/pull/27845))
21+
- `javascript.builtins.Map.getOrInsert` ([#27902](https://github.com/mdn/browser-compat-data/pull/27902))
22+
- `javascript.builtins.Map.getOrInsertComputed` ([#27902](https://github.com/mdn/browser-compat-data/pull/27902))
23+
- `javascript.builtins.WeakMap.getOrInsert` ([#27902](https://github.com/mdn/browser-compat-data/pull/27902))
24+
- `javascript.builtins.WeakMap.getOrInsertComputed` ([#27902](https://github.com/mdn/browser-compat-data/pull/27902))
25+
26+
### Statistics
27+
28+
- 8 contributors have changed 52 files with 599 additions and 611 deletions in 26 commits ([`v7.1.5...v7.1.6`](https://github.com/mdn/browser-compat-data/compare/v7.1.5...v7.1.6))
29+
- 17,826 total features
30+
- 1,196 total contributors
31+
- 5,399 total stargazers
32+
333
## [v7.1.5](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.5)
434

535
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)