Skip to content

Commit bff9eb0

Browse files
authored
Release v7.1.5 (#27805)
1 parent ac4ceec commit bff9eb0

File tree

3 files changed

+25
-3
lines changed

3 files changed

+25
-3
lines changed

RELEASE_NOTES.md

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

3+
## [v7.1.5](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.5)
4+
5+
September 12, 2025
6+
7+
### Removals
8+
9+
- `http.headers.Supports-Loading-Mode.fenced-frames` ([#27811](https://github.com/mdn/browser-compat-data/pull/27811))
10+
11+
### Additions
12+
13+
- `api.Document.ariaNotify` ([#27819](https://github.com/mdn/browser-compat-data/pull/27819))
14+
- `api.Element.ariaNotify` ([#27819](https://github.com/mdn/browser-compat-data/pull/27819))
15+
- `browsers.opera.releases.124` ([#27837](https://github.com/mdn/browser-compat-data/pull/27837))
16+
- `http.headers.Supports-Loading-Mode.fenced-frame` ([#27811](https://github.com/mdn/browser-compat-data/pull/27811))
17+
18+
### Statistics
19+
20+
- 8 contributors have changed 50 files with 515 additions and 87 deletions in 19 commits ([`v7.1.4...v7.1.5`](https://github.com/mdn/browser-compat-data/compare/v7.1.4...v7.1.5))
21+
- 17,819 total features
22+
- 1,196 total contributors
23+
- 5,392 total stargazers
24+
325
## [v7.1.4](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.4)
426

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

0 commit comments

Comments
 (0)