Skip to content

Commit 8dcc116

Browse files
authored
Release v5.7.2 (#26145)
1 parent 7ac984b commit 8dcc116

File tree

3 files changed

+24
-3
lines changed

3 files changed

+24
-3
lines changed

RELEASE_NOTES.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# @mdn/browser-compat-data release notes
22

3+
## [v5.7.2](https://github.com/mdn/browser-compat-data/releases/tag/v5.7.2)
4+
5+
March 11, 2025
6+
7+
### Additions
8+
9+
- `api.HTMLButtonElement.command.request-close` ([#26105](https://github.com/mdn/browser-compat-data/pull/26105))
10+
- `api.HTMLElement.load_event` ([#26057](https://github.com/mdn/browser-compat-data/pull/26057))
11+
- `css.properties.appearance.base` ([#26171](https://github.com/mdn/browser-compat-data/pull/26171))
12+
- `css.selectors.checkmark` ([#26171](https://github.com/mdn/browser-compat-data/pull/26171))
13+
- `css.selectors.picker` ([#26171](https://github.com/mdn/browser-compat-data/pull/26171))
14+
- `css.selectors.picker-icon` ([#26171](https://github.com/mdn/browser-compat-data/pull/26171))
15+
- `html.elements.selectedcontent` ([#26171](https://github.com/mdn/browser-compat-data/pull/26171))
16+
17+
### Statistics
18+
19+
- 9 contributors have changed 25 files with 478 additions and 89 deletions in 23 commits ([`v5.7.1...v5.7.2`](https://github.com/mdn/browser-compat-data/compare/v5.7.1...v5.7.2))
20+
- 17,078 total features
21+
- 1,132 total contributors
22+
- 5,126 total stargazers
23+
324
## [v5.7.1](https://github.com/mdn/browser-compat-data/releases/tag/v5.7.1)
425

526
March 7, 2025

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mdn/browser-compat-data",
3-
"version": "5.7.1",
3+
"version": "5.7.2",
44
"description": "Browser compatibility data provided by MDN Web Docs",
55
"main": "index.ts",
66
"type": "module",

0 commit comments

Comments
 (0)