Skip to content

Commit f66ac72

Browse files
committed
Release v7.3.10
1 parent 16937d5 commit f66ac72

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed

RELEASE_NOTES.md

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

3+
## [v7.3.10](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.10)
4+
5+
March 30, 2026
6+
7+
### Additions
8+
9+
- `api.Element.attachShadow.options_referenceTarget_parameter` ([#29261](https://github.com/mdn/browser-compat-data/pull/29261))
10+
- `api.HTMLTemplateElement.shadowRootReferenceTarget` ([#29261](https://github.com/mdn/browser-compat-data/pull/29261))
11+
12+
### Statistics
13+
14+
- 4 contributors have changed 12 files with 165 additions and 51 deletions in 4 commits ([`v7.3.9...v7.3.10`](https://github.com/mdn/browser-compat-data/compare/v7.3.9...v7.3.10))
15+
- 19,531 total features
16+
- 1,236 total contributors
17+
- 5,620 total stargazers
18+
319
## [v7.3.9](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.9)
420

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

0 commit comments

Comments
 (0)