Skip to content

Commit eb75b9e

Browse files
committed
Release v7.1.24
1 parent 46c5bf4 commit eb75b9e

File tree

3 files changed

+26
-3
lines changed

3 files changed

+26
-3
lines changed

RELEASE_NOTES.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
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+
November 25, 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.GPUTexture.createView.descriptor_format_parameter_accepts_rgb10a2uint` ([#28525](https://github.com/mdn/browser-compat-data/pull/28525))
15+
- `api.GPUTexture.createView.descriptor_usage_parameter` ([#28525](https://github.com/mdn/browser-compat-data/pull/28525))
16+
- `css.at-rules.container.style_queries_range_syntax` ([#28510](https://github.com/mdn/browser-compat-data/pull/28510))
17+
- `css.types.if.style_queries_range_syntax` ([#28510](https://github.com/mdn/browser-compat-data/pull/28510))
18+
19+
### Statistics
20+
21+
- 2 contributors have changed 4 files with 129 additions and 22 deletions in 2 commits ([`v7.1.23...v7.1.24`](https://github.com/mdn/browser-compat-data/compare/v7.1.23...v7.1.24))
22+
- 19,069 total features
23+
- 1,210 total contributors
24+
- 5,494 total stargazers
25+
326
## [v7.1.23](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.23)
427

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