Skip to content

Commit bf16d81

Browse files
committed
Release v7.3.8
1 parent 086d0cc commit bf16d81

File tree

3 files changed

+25
-3
lines changed

3 files changed

+25
-3
lines changed

RELEASE_NOTES.md

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

3+
## [v7.3.8](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.8)
4+
5+
March 20, 2026
6+
7+
### Additions
8+
9+
- `api.HTMLMediaElement.playbackRate.negative_values` ([#29253](https://github.com/mdn/browser-compat-data/pull/29253))
10+
- `api.VideoFrame.VideoFrame.metadata_option` ([#29298](https://github.com/mdn/browser-compat-data/pull/29298))
11+
- `browsers.bun.releases.1.3.11` ([#29291](https://github.com/mdn/browser-compat-data/pull/29291))
12+
- `browsers.edge.releases.149` ([#29263](https://github.com/mdn/browser-compat-data/pull/29263))
13+
- `css.properties.anchor-name.position_after_layout` ([#29282](https://github.com/mdn/browser-compat-data/pull/29282))
14+
- `css.properties.letter-spacing.percentages` ([#29200](https://github.com/mdn/browser-compat-data/pull/29200))
15+
- `css.properties.position-area.disables_auto_margins_and_insets` ([#29280](https://github.com/mdn/browser-compat-data/pull/29280))
16+
- `webdriver.bidi.network.disownData.dataType_parameter.request` ([#29275](https://github.com/mdn/browser-compat-data/pull/29275))
17+
18+
### Statistics
19+
20+
- 10 contributors have changed 50 files with 926 additions and 295 deletions in 31 commits ([`v7.3.7...v7.3.8`](https://github.com/mdn/browser-compat-data/compare/v7.3.7...v7.3.8))
21+
- 19,510 total features
22+
- 1,234 total contributors
23+
- 5,616 total stargazers
24+
325
## [v7.3.7](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.7)
426

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

0 commit comments

Comments
 (0)