Skip to content

Commit 5bd94e1

Browse files
authored
Release v7.3.1 (#28952)
1 parent 6aa2d88 commit 5bd94e1

File tree

3 files changed

+32
-3
lines changed

3 files changed

+32
-3
lines changed

RELEASE_NOTES.md

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

3+
## [v7.3.1](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.1)
4+
5+
February 6, 2026
6+
7+
### Removals
8+
9+
- `css.types.color.system-color.mark_marktext_buttonborder` ([#28924](https://github.com/mdn/browser-compat-data/pull/28924))
10+
11+
### Additions
12+
13+
- `css.at-rules.media.color-gamut.p3` ([#28892](https://github.com/mdn/browser-compat-data/pull/28892))
14+
- `css.at-rules.media.color-gamut.rec2020` ([#28892](https://github.com/mdn/browser-compat-data/pull/28892))
15+
- `css.at-rules.media.color-gamut.srgb` ([#28892](https://github.com/mdn/browser-compat-data/pull/28892))
16+
- `css.properties.columns.column-height` ([#28923](https://github.com/mdn/browser-compat-data/pull/28923))
17+
- `css.types.color.system-color.buttonborder` ([#28924](https://github.com/mdn/browser-compat-data/pull/28924))
18+
- `css.types.color.system-color.mark` ([#28924](https://github.com/mdn/browser-compat-data/pull/28924))
19+
- `css.types.color.system-color.marktext` ([#28924](https://github.com/mdn/browser-compat-data/pull/28924))
20+
- `http.headers.Permissions-Policy.ch-ua-high-entropy-values` ([#28895](https://github.com/mdn/browser-compat-data/pull/28895))
21+
- `javascript.builtins.Iterator.zip` ([#28960](https://github.com/mdn/browser-compat-data/pull/28960))
22+
- `javascript.builtins.Iterator.zipKeyed` ([#28960](https://github.com/mdn/browser-compat-data/pull/28960))
23+
- `webextensions.api.runtime.getVersion` ([#28942](https://github.com/mdn/browser-compat-data/pull/28942))
24+
25+
### Statistics
26+
27+
- 8 contributors have changed 286 files with 5,079 additions and 4,490 deletions in 32 commits ([`v7.3.0...v7.3.1`](https://github.com/mdn/browser-compat-data/compare/v7.3.0...v7.3.1))
28+
- 19,231 total features
29+
- 1,221 total contributors
30+
- 5,580 total stargazers
31+
332
## [v7.3.0](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.0)
433

534
January 30, 2026

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.3.0",
3+
"version": "7.3.1",
44
"description": "Browser compatibility data provided by MDN Web Docs",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)