Skip to content

Commit e45fd19

Browse files
committed
Release v7.1.24
1 parent a3ab1a9 commit e45fd19

File tree

3 files changed

+31
-3
lines changed

3 files changed

+31
-3
lines changed

RELEASE_NOTES.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
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 27, 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.GPUTexture.createView.descriptor_format_parameter_accepts_rgb10a2uint` ([#28525](https://github.com/mdn/browser-compat-data/pull/28525))
17+
- `api.GPUTexture.createView.descriptor_usage_parameter` ([#28525](https://github.com/mdn/browser-compat-data/pull/28525))
18+
- `css.at-rules.container.style_queries_for_custom_properties.range_syntax` ([#28537](https://github.com/mdn/browser-compat-data/pull/28537))
19+
- `css.at-rules.container.style_queries_range_syntax` ([#28510](https://github.com/mdn/browser-compat-data/pull/28510))
20+
- `css.types.if.style` ([#28537](https://github.com/mdn/browser-compat-data/pull/28537))
21+
- `css.types.if.style_queries_range_syntax` ([#28510](https://github.com/mdn/browser-compat-data/pull/28510))
22+
- `css.types.if.style.range_syntax` ([#28537](https://github.com/mdn/browser-compat-data/pull/28537))
23+
24+
### Statistics
25+
26+
- 4 contributors have changed 6 files with 171 additions and 33 deletions in 7 commits ([`v7.1.23...v7.1.24`](https://github.com/mdn/browser-compat-data/compare/v7.1.23...v7.1.24))
27+
- 19,070 total features
28+
- 1,210 total contributors
29+
- 5,495 total stargazers
30+
331
## [v7.1.23](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.23)
432

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