Skip to content

Commit d0930b0

Browse files
mdn-botcaugner
andauthored
Release v7.2.0 (#28610)
* Release v7.2.0 * Notable changes in v7.2.0 --------- Co-authored-by: Claas Augner <[email protected]>
1 parent de3c9cc commit d0930b0

File tree

3 files changed

+105
-3
lines changed

3 files changed

+105
-3
lines changed

RELEASE_NOTES.md

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

3+
## [v7.2.0](https://github.com/mdn/browser-compat-data/releases/tag/v7.2.0)
4+
5+
December 10, 2025
6+
7+
### Notable changes
8+
9+
This release includes _one notable change_.
10+
11+
#### 1. Add top-level `mediatypes` folder ([#27168](https://github.com/mdn/browser-compat-data/pull/27168))
12+
13+
Previously, support data for media formats was not available.
14+
15+
Now, a new top-level `mediatypes` folder has been created to host 11 image formats (`mediatypes.image.*`), and to support future data additions for other media types.
16+
17+
### Removals
18+
19+
- `css.types.attr.fallback` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624))
20+
- `css.types.attr.type-or-unit` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624))
21+
- `css.types.attr.type-or-unit.angle` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624))
22+
- `css.types.attr.type-or-unit.color` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624))
23+
- `css.types.attr.type-or-unit.integer` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624))
24+
- `css.types.attr.type-or-unit.length` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624))
25+
- `css.types.attr.type-or-unit.number` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624))
26+
- `css.types.attr.type-or-unit.percentage` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624))
27+
- `css.types.attr.type-or-unit.time` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624))
28+
29+
### Additions
30+
31+
- `api.GPUSupportedFeatures.feature_texture-component-swizzle` ([#28411](https://github.com/mdn/browser-compat-data/pull/28411))
32+
- `api.GPUTexture.createView.descriptor_swizzle_parameter` ([#28411](https://github.com/mdn/browser-compat-data/pull/28411))
33+
- `api.SubtleCrypto.importKey.ECDH` ([#28497](https://github.com/mdn/browser-compat-data/pull/28497))
34+
- `api.SubtleCrypto.importKey.ECDH.compressed_elliptic_curve_points` ([#28497](https://github.com/mdn/browser-compat-data/pull/28497))
35+
- `api.SubtleCrypto.importKey.ECDSA` ([#28497](https://github.com/mdn/browser-compat-data/pull/28497))
36+
- `api.SubtleCrypto.importKey.ECDSA.compressed_elliptic_curve_points` ([#28497](https://github.com/mdn/browser-compat-data/pull/28497))
37+
- `browsers.bun.releases.1.3.4` ([#28607](https://github.com/mdn/browser-compat-data/pull/28607))
38+
- `browsers.firefox_android.releases.149` ([#28607](https://github.com/mdn/browser-compat-data/pull/28607))
39+
- `browsers.firefox.releases.149` ([#28607](https://github.com/mdn/browser-compat-data/pull/28607))
40+
- `css.at-rules.container.anchor_position_queries` ([#28526](https://github.com/mdn/browser-compat-data/pull/28526))
41+
- `css.at-rules.container.anchor_position_queries.fallback` ([#28526](https://github.com/mdn/browser-compat-data/pull/28526))
42+
- `css.at-rules.container.anchor_position_queries.fallback.any_value` ([#28526](https://github.com/mdn/browser-compat-data/pull/28526))
43+
- `css.properties.container-type.anchored` ([#28526](https://github.com/mdn/browser-compat-data/pull/28526))
44+
- `css.properties.position-try-fallbacks.self-x-end` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624))
45+
- `css.properties.position-try-fallbacks.self-x-start` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624))
46+
- `css.properties.position-try-fallbacks.self-y-end` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624))
47+
- `css.properties.position-try-fallbacks.self-y-start` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624))
48+
- `css.properties.position-try-fallbacks.span-self-x-end` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624))
49+
- `css.properties.position-try-fallbacks.span-self-x-start` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624))
50+
- `css.properties.position-try-fallbacks.span-self-y-end` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624))
51+
- `css.properties.position-try-fallbacks.span-self-y-start` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624))
52+
- `css.properties.position-try.self-x-end` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624))
53+
- `css.properties.position-try.self-x-start` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624))
54+
- `css.properties.position-try.self-y-end` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624))
55+
- `css.properties.position-try.self-y-start` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624))
56+
- `css.properties.position-try.span-self-x-end` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624))
57+
- `css.properties.position-try.span-self-x-start` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624))
58+
- `css.properties.position-try.span-self-y-end` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624))
59+
- `css.properties.position-try.span-self-y-start` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624))
60+
- `css.properties.position-visibility.anchors-valid` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624))
61+
- `css.selectors.view-transition-group-children` ([#28595](https://github.com/mdn/browser-compat-data/pull/28595))
62+
- `css.types.attr.declaration-value` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624))
63+
- `css.types.attr.type_function` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624))
64+
- `css.types.attr.type_function.angle` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624))
65+
- `css.types.attr.type_function.color` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624))
66+
- `css.types.attr.type_function.custom-ident` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624))
67+
- `css.types.attr.type_function.ident` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624))
68+
- `css.types.attr.type_function.image` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624))
69+
- `css.types.attr.type_function.integer` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624))
70+
- `css.types.attr.type_function.length` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624))
71+
- `css.types.attr.type_function.length-percentage` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624))
72+
- `css.types.attr.type_function.number` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624))
73+
- `css.types.attr.type_function.percentage` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624))
74+
- `css.types.attr.type_function.resolution` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624))
75+
- `css.types.attr.type_function.string` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624))
76+
- `css.types.attr.type_function.time` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624))
77+
- `css.types.attr.type_function.transform-function` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624))
78+
- `css.types.attr.type_function.url` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624))
79+
- `mediatypes.image.avif` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168))
80+
- `mediatypes.image.avif.animation` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168))
81+
- `mediatypes.image.bmp` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168))
82+
- `mediatypes.image.gif` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168))
83+
- `mediatypes.image.heif` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168))
84+
- `mediatypes.image.ico` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168))
85+
- `mediatypes.image.jpeg` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168))
86+
- `mediatypes.image.jxl` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168))
87+
- `mediatypes.image.png` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168))
88+
- `mediatypes.image.png.animation` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168))
89+
- `mediatypes.image.svg` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168))
90+
- `mediatypes.image.tiff` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168))
91+
- `mediatypes.image.webp` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168))
92+
- `mediatypes.image.webp.alpha` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168))
93+
- `mediatypes.image.webp.animation` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168))
94+
- `mediatypes.image.webp.lossless` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168))
95+
- `mediatypes.image.webp.lossy` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168))
96+
- `webdriver.bidi.emulation.setScreenSettingsOverride` ([#28606](https://github.com/mdn/browser-compat-data/pull/28606))
97+
98+
### Statistics
99+
100+
- 8 contributors have changed 136 files with 2,740 additions and 887 deletions in 24 commits ([`v7.1.24...v7.2.0`](https://github.com/mdn/browser-compat-data/compare/v7.1.24...v7.2.0))
101+
- 19,148 total features
102+
- 1,212 total contributors
103+
- 5,520 total stargazers
104+
3105
## [v7.1.24](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.24)
4106

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

0 commit comments

Comments
 (0)