Skip to content

Commit a518809

Browse files
committed
Release v7.2.5
1 parent a1518fe commit a518809

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.2.5](https://github.com/mdn/browser-compat-data/releases/tag/v7.2.5)
4+
5+
January 23, 2026
6+
7+
### Additions
8+
9+
- `api.Document.requestStorageAccess.strict_same_origin_policy` ([#28682](https://github.com/mdn/browser-compat-data/pull/28682))
10+
- `browsers.edge.releases.147` ([#28859](https://github.com/mdn/browser-compat-data/pull/28859))
11+
- `css.at-rules.media.display-mode.browser` ([#28868](https://github.com/mdn/browser-compat-data/pull/28868))
12+
- `css.at-rules.media.display-mode.fullscreen` ([#28868](https://github.com/mdn/browser-compat-data/pull/28868))
13+
- `css.at-rules.media.display-mode.minimal-ui` ([#28868](https://github.com/mdn/browser-compat-data/pull/28868))
14+
- `css.at-rules.media.display-mode.standalone` ([#28868](https://github.com/mdn/browser-compat-data/pull/28868))
15+
- `css.at-rules.media.display-mode.window-controls-overlay` ([#28868](https://github.com/mdn/browser-compat-data/pull/28868))
16+
- `css.types.random` ([#28840](https://github.com/mdn/browser-compat-data/pull/28840))
17+
- `html.elements.input.switch` ([#28897](https://github.com/mdn/browser-compat-data/pull/28897))
18+
- `javascript.builtins.AsyncFunction.AsyncFunction.enforces_trusted_types` ([#28778](https://github.com/mdn/browser-compat-data/pull/28778))
19+
- `javascript.builtins.AsyncGeneratorFunction.AsyncGeneratorFunction.enforces_trusted_types` ([#28778](https://github.com/mdn/browser-compat-data/pull/28778))
20+
- `javascript.builtins.GeneratorFunction.GeneratorFunction.enforces_trusted_types` ([#28778](https://github.com/mdn/browser-compat-data/pull/28778))
21+
22+
### Statistics
23+
24+
- 11 contributors have changed 42 files with 704 additions and 252 deletions in 37 commits ([`v7.2.4...v7.2.5`](https://github.com/mdn/browser-compat-data/compare/v7.2.4...v7.2.5))
25+
- 19,215 total features
26+
- 1,219 total contributors
27+
- 5,567 total stargazers
28+
329
## [v7.2.4](https://github.com/mdn/browser-compat-data/releases/tag/v7.2.4)
430

531
January 15, 2026

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

0 commit comments

Comments
 (0)