Skip to content

Commit d1478ab

Browse files
committed
Release v7.1.24
1 parent 2c1fa89 commit d1478ab

File tree

3 files changed

+54
-3
lines changed

3 files changed

+54
-3
lines changed

RELEASE_NOTES.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,56 @@
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+
- `css.at-rules.container.style_queries_range_syntax` ([#28537](https://github.com/mdn/browser-compat-data/pull/28537))
12+
- `css.types.if.style_queries_range_syntax` ([#28537](https://github.com/mdn/browser-compat-data/pull/28537))
13+
14+
### Additions
15+
16+
- `api.ClipboardChangeEvent` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
17+
- `api.ClipboardChangeEvent.changeId` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
18+
- `api.ClipboardChangeEvent.ClipboardChangeEvent` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
19+
- `api.ClipboardChangeEvent.types` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
20+
- `api.CompressionStream.CompressionStream.zstd` ([#28508](https://github.com/mdn/browser-compat-data/pull/28508))
21+
- `api.DecompressionStream.DecompressionStream.zstd` ([#28508](https://github.com/mdn/browser-compat-data/pull/28508))
22+
- `api.GPUTexture.createView.descriptor_format_parameter_accepts_rgb10a2uint` ([#28525](https://github.com/mdn/browser-compat-data/pull/28525))
23+
- `api.GPUTexture.createView.descriptor_usage_parameter` ([#28525](https://github.com/mdn/browser-compat-data/pull/28525))
24+
- `api.ViewTransition.waitUntil` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
25+
- `api.XRView.index` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
26+
- `api.XRVisibilityMaskChangeEvent` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
27+
- `api.XRVisibilityMaskChangeEvent.eye` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
28+
- `api.XRVisibilityMaskChangeEvent.index` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
29+
- `api.XRVisibilityMaskChangeEvent.indices` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
30+
- `api.XRVisibilityMaskChangeEvent.session` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
31+
- `api.XRVisibilityMaskChangeEvent.vertices` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
32+
- `api.XRVisibilityMaskChangeEvent.XRVisibilityMaskChangeEvent` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
33+
- `browsers.chrome_android.releases.146` ([#28531](https://github.com/mdn/browser-compat-data/pull/28531))
34+
- `browsers.chrome.releases.146` ([#28531](https://github.com/mdn/browser-compat-data/pull/28531))
35+
- `browsers.opera_android.releases.93` ([#28531](https://github.com/mdn/browser-compat-data/pull/28531))
36+
- `browsers.webview_android.releases.146` ([#28531](https://github.com/mdn/browser-compat-data/pull/28531))
37+
- `css.at-rules.container.style_queries_for_custom_properties.range_syntax` ([#28537](https://github.com/mdn/browser-compat-data/pull/28537))
38+
- `css.at-rules.container.style_queries_range_syntax` ([#28510](https://github.com/mdn/browser-compat-data/pull/28510))
39+
- `css.selectors.search-text` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578))
40+
- `css.types.if.style` ([#28537](https://github.com/mdn/browser-compat-data/pull/28537))
41+
- `css.types.if.style_queries_range_syntax` ([#28510](https://github.com/mdn/browser-compat-data/pull/28510))
42+
- `css.types.if.style.range_syntax` ([#28537](https://github.com/mdn/browser-compat-data/pull/28537))
43+
- `webassembly.api.Memory.toFixedLengthBuffer` ([#28575](https://github.com/mdn/browser-compat-data/pull/28575))
44+
- `webassembly.api.Memory.toResizableBuffer` ([#28575](https://github.com/mdn/browser-compat-data/pull/28575))
45+
- `webassembly.branch-hinting` ([#28566](https://github.com/mdn/browser-compat-data/pull/28566))
46+
47+
### Statistics
48+
49+
- 8 contributors have changed 51 files with 1,672 additions and 1,098 deletions in 26 commits ([`v7.1.23...v7.1.24`](https://github.com/mdn/browser-compat-data/compare/v7.1.23...v7.1.24))
50+
- 19,089 total features
51+
- 1,211 total contributors
52+
- 5,515 total stargazers
53+
354
## [v7.1.23](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.23)
455

556
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)