Skip to content

Commit 0e61db6

Browse files
committed
Release v7.3.16
1 parent 4a66810 commit 0e61db6

3 files changed

Lines changed: 26 additions & 3 deletions

File tree

RELEASE_NOTES.md

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

3+
## [v7.3.16](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.16)
4+
5+
May 15, 2026
6+
7+
### Additions
8+
9+
- `api.AuthenticatorAttestationResponse.getPublicKey.algorithm_eddsa` ([#29637](https://github.com/mdn/browser-compat-data/pull/29637))
10+
- `api.AuthenticatorAttestationResponse.getPublicKey.algorithm_es256` ([#29637](https://github.com/mdn/browser-compat-data/pull/29637))
11+
- `api.AuthenticatorAttestationResponse.getPublicKey.algorithm_rs256` ([#29637](https://github.com/mdn/browser-compat-data/pull/29637))
12+
- `api.Element.attachShadow.options_slotAssignment_parameter` ([#29681](https://github.com/mdn/browser-compat-data/pull/29681))
13+
- `browsers.bun.releases.1.3.14` ([#29675](https://github.com/mdn/browser-compat-data/pull/29675))
14+
- `css.types.url.integrity` ([#29663](https://github.com/mdn/browser-compat-data/pull/29663))
15+
- `http.headers.Reporting-Endpoints.default` ([#29539](https://github.com/mdn/browser-compat-data/pull/29539))
16+
- `http.headers.Reporting-Endpoints.default.receives_crash_type` ([#29539](https://github.com/mdn/browser-compat-data/pull/29539))
17+
- `http.headers.Reporting-Endpoints.default.receives_deprecation_type` ([#29539](https://github.com/mdn/browser-compat-data/pull/29539))
18+
19+
### Statistics
20+
21+
- 15 contributors have changed 101 files with 1,366 additions and 348 deletions in 36 commits ([`v7.3.15...v7.3.16`](https://github.com/mdn/browser-compat-data/compare/v7.3.15...v7.3.16))
22+
- 19,740 total features
23+
- 1,249 total contributors
24+
- 5,663 total stargazers
25+
326
## [v7.3.15](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.15)
427

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

0 commit comments

Comments
 (0)