Skip to content

Commit 07945ec

Browse files
committed
Release v7.3.9
1 parent bff7e0f commit 07945ec

File tree

3 files changed

+27
-3
lines changed

3 files changed

+27
-3
lines changed

RELEASE_NOTES.md

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

3+
## [v7.3.9](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.9)
4+
5+
March 27, 2026
6+
7+
### Removals
8+
9+
- `css.properties.-webkit-margin-after` ([#29322](https://github.com/mdn/browser-compat-data/pull/29322))
10+
- `css.properties.-webkit-margin-before` ([#29322](https://github.com/mdn/browser-compat-data/pull/29322))
11+
12+
### Additions
13+
14+
- `api.HTMLMediaElement.loading` ([#29256](https://github.com/mdn/browser-compat-data/pull/29256))
15+
- `css.properties.shape-outside.xywh` ([#29284](https://github.com/mdn/browser-compat-data/pull/29284))
16+
- `css.types.color.color-mix.variadic_color_arguments` ([#29214](https://github.com/mdn/browser-compat-data/pull/29214))
17+
- `html.elements.audio.loading` ([#29256](https://github.com/mdn/browser-compat-data/pull/29256))
18+
- `html.elements.video.autoplay.loading` ([#29256](https://github.com/mdn/browser-compat-data/pull/29256))
19+
20+
### Statistics
21+
22+
- 6 contributors have changed 68 files with 1,792 additions and 1,304 deletions in 21 commits ([`v7.3.8...v7.3.9`](https://github.com/mdn/browser-compat-data/compare/v7.3.8...v7.3.9))
23+
- 19,513 total features
24+
- 1,236 total contributors
25+
- 5,620 total stargazers
26+
327
## [v7.3.8](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.8)
428

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

0 commit comments

Comments
 (0)