Skip to content

Commit 3f543ff

Browse files
mdn-botcaugner
andauthored
Release v7.1.24 (#28528)
* Release v7.1.24 * fixup! Release v7.1.24 --------- Co-authored-by: Claas Augner <[email protected]>
1 parent 04b030d commit 3f543ff

File tree

3 files changed

+56
-3
lines changed

3 files changed

+56
-3
lines changed

RELEASE_NOTES.md

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

3+
## [v7.1.24](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.24)
4+
5+
December 5, 2025
6+
7+
### Removals
8+
9+
- `api.GPUTexture.createView.texture_rgb10a2uint` ([#28525](https://github.com/mdn/browser-compat-data/pull/28525))
10+
- `api.GPUTexture.createView.usage` ([#28525](https://github.com/mdn/browser-compat-data/pull/28525))
11+
12+
### Additions
13+
14+
- `api.ClipboardChangeEvent` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
15+
- `api.ClipboardChangeEvent.changeId` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
16+
- `api.ClipboardChangeEvent.ClipboardChangeEvent` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
17+
- `api.ClipboardChangeEvent.types` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
18+
- `api.CompressionStream.CompressionStream.zstd` ([#28508](https://github.com/mdn/browser-compat-data/pull/28508))
19+
- `api.DecompressionStream.DecompressionStream.zstd` ([#28508](https://github.com/mdn/browser-compat-data/pull/28508))
20+
- `api.GPUTexture.createView.descriptor_format_parameter_accepts_rgb10a2uint` ([#28525](https://github.com/mdn/browser-compat-data/pull/28525))
21+
- `api.GPUTexture.createView.descriptor_usage_parameter` ([#28525](https://github.com/mdn/browser-compat-data/pull/28525))
22+
- `api.ViewTransition.waitUntil` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
23+
- `api.XRView.index` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
24+
- `api.XRVisibilityMaskChangeEvent` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
25+
- `api.XRVisibilityMaskChangeEvent.eye` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
26+
- `api.XRVisibilityMaskChangeEvent.index` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
27+
- `api.XRVisibilityMaskChangeEvent.indices` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
28+
- `api.XRVisibilityMaskChangeEvent.session` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
29+
- `api.XRVisibilityMaskChangeEvent.vertices` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
30+
- `api.XRVisibilityMaskChangeEvent.XRVisibilityMaskChangeEvent` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
31+
- `browsers.chrome_android.releases.146` ([#28531](https://github.com/mdn/browser-compat-data/pull/28531))
32+
- `browsers.chrome.releases.146` ([#28531](https://github.com/mdn/browser-compat-data/pull/28531))
33+
- `browsers.edge.releases.146` ([#28580](https://github.com/mdn/browser-compat-data/pull/28580))
34+
- `browsers.opera_android.releases.93` ([#28531](https://github.com/mdn/browser-compat-data/pull/28531))
35+
- `browsers.webview_android.releases.146` ([#28531](https://github.com/mdn/browser-compat-data/pull/28531))
36+
- `css.at-rules.container.style_queries_for_custom_properties.range_syntax` ([#28537](https://github.com/mdn/browser-compat-data/pull/28537))
37+
- `css.properties.position-try-fallbacks.flip-x` ([#28574](https://github.com/mdn/browser-compat-data/pull/28574))
38+
- `css.properties.position-try-fallbacks.flip-y` ([#28574](https://github.com/mdn/browser-compat-data/pull/28574))
39+
- `css.properties.position-try.flip-x` ([#28574](https://github.com/mdn/browser-compat-data/pull/28574))
40+
- `css.properties.position-try.flip-y` ([#28574](https://github.com/mdn/browser-compat-data/pull/28574))
41+
- `css.selectors.search-text` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
42+
- `css.types.if.style` ([#28537](https://github.com/mdn/browser-compat-data/pull/28537))
43+
- `css.types.if.style.range_syntax` ([#28537](https://github.com/mdn/browser-compat-data/pull/28537))
44+
- `mathml.global_attributes.dir.rtl_operator_mirroring` ([#28561](https://github.com/mdn/browser-compat-data/pull/28561))
45+
- `webassembly.api.Memory.toFixedLengthBuffer` ([#28575](https://github.com/mdn/browser-compat-data/pull/28575))
46+
- `webassembly.api.Memory.toResizableBuffer` ([#28575](https://github.com/mdn/browser-compat-data/pull/28575))
47+
- `webassembly.branch-hinting` ([#28566](https://github.com/mdn/browser-compat-data/pull/28566))
48+
49+
### Statistics
50+
51+
- 11 contributors have changed 83 files with 2,159 additions and 1,380 deletions in 33 commits ([`v7.1.23...v7.1.24`](https://github.com/mdn/browser-compat-data/compare/v7.1.23...v7.1.24))
52+
- 19,094 total features
53+
- 1,212 total contributors
54+
- 5,515 total stargazers
55+
356
## [v7.1.23](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.23)
457

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

0 commit comments

Comments
 (0)