Skip to content

Commit 4c9ba81

Browse files
authored
Release v7.2.6 (#28908)
1 parent 22512a5 commit 4c9ba81

File tree

3 files changed

+23
-3
lines changed

3 files changed

+23
-3
lines changed

RELEASE_NOTES.md

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

3+
## [v7.2.6](https://github.com/mdn/browser-compat-data/releases/tag/v7.2.6)
4+
5+
January 30, 2026
6+
7+
### Additions
8+
9+
- `api.GPUSupportedFeatures.feature_subgroups.subgroup_id_num_subgroups` ([#28891](https://github.com/mdn/browser-compat-data/pull/28891))
10+
- `api.RTCRtpSender.setParameters.parameters_degradationPreference_parameter.maintain-framerate-and-resolution_value` ([#28898](https://github.com/mdn/browser-compat-data/pull/28898))
11+
- `api.WGSLLanguageFeatures.extension_subgroup_id` ([#28891](https://github.com/mdn/browser-compat-data/pull/28891))
12+
- `browsers.bun.releases.1.3.7` ([#28932](https://github.com/mdn/browser-compat-data/pull/28932))
13+
- `browsers.bun.releases.1.3.8` ([#28943](https://github.com/mdn/browser-compat-data/pull/28943))
14+
- `css.types.image.filter` ([#28916](https://github.com/mdn/browser-compat-data/pull/28916))
15+
16+
### Statistics
17+
18+
- 8 contributors have changed 27 files with 401 additions and 315 deletions in 24 commits ([`v7.2.5...v7.2.6`](https://github.com/mdn/browser-compat-data/compare/v7.2.5...v7.2.6))
19+
- 19,221 total features
20+
- 1,219 total contributors
21+
- 5,570 total stargazers
22+
323
## [v7.2.5](https://github.com/mdn/browser-compat-data/releases/tag/v7.2.5)
424

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

0 commit comments

Comments
 (0)