Skip to content

Commit c3e4c25

Browse files
authored
Release v7.3.17 (#29693)
1 parent 08d5df8 commit c3e4c25

3 files changed

Lines changed: 23 additions & 3 deletions

File tree

RELEASE_NOTES.md

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

3+
## [v7.3.17](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.17)
4+
5+
May 22, 2026
6+
7+
### Additions
8+
9+
- `api.Element.getAnimations.options_parameter` ([#29728](https://github.com/mdn/browser-compat-data/pull/29728))
10+
- `api.Element.getAnimations.options_parameter.pseudoElement_option` ([#29728](https://github.com/mdn/browser-compat-data/pull/29728))
11+
- `browsers.firefox_android.releases.154` ([#29712](https://github.com/mdn/browser-compat-data/pull/29712))
12+
- `browsers.firefox.releases.154` ([#29712](https://github.com/mdn/browser-compat-data/pull/29712))
13+
- `mathml.elements.a` ([#29706](https://github.com/mdn/browser-compat-data/pull/29706))
14+
- `mathml.elements.a.href` ([#29706](https://github.com/mdn/browser-compat-data/pull/29706))
15+
16+
### Statistics
17+
18+
- 9 contributors have changed 21 files with 260 additions and 73 deletions in 14 commits ([`next...v7.3.17`](https://github.com/mdn/browser-compat-data/compare/next...v7.3.17))
19+
- 19,752 total features
20+
- 1,250 total contributors
21+
- 5,671 total stargazers
22+
323
## [v7.3.16](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.16)
424

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

0 commit comments

Comments
 (0)