|
1 | 1 | # @mdn/browser-compat-data release notes |
2 | 2 |
|
| 3 | +## [v7.3.16](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.16) |
| 4 | + |
| 5 | +May 15, 2026 |
| 6 | + |
| 7 | +### Removals |
| 8 | + |
| 9 | +- `webassembly.mutable-globals` ([#29503](https://github.com/mdn/browser-compat-data/pull/29503)) |
| 10 | + |
| 11 | +### Additions |
| 12 | + |
| 13 | +- `api.AuthenticatorAttestationResponse.getPublicKey.algorithm_eddsa` ([#29637](https://github.com/mdn/browser-compat-data/pull/29637)) |
| 14 | +- `api.AuthenticatorAttestationResponse.getPublicKey.algorithm_es256` ([#29637](https://github.com/mdn/browser-compat-data/pull/29637)) |
| 15 | +- `api.AuthenticatorAttestationResponse.getPublicKey.algorithm_rs256` ([#29637](https://github.com/mdn/browser-compat-data/pull/29637)) |
| 16 | +- `api.Element.attachShadow.options_slotAssignment_parameter` ([#29681](https://github.com/mdn/browser-compat-data/pull/29681)) |
| 17 | +- `browsers.bun.releases.1.3.14` ([#29675](https://github.com/mdn/browser-compat-data/pull/29675)) |
| 18 | +- `css.types.url.integrity` ([#29663](https://github.com/mdn/browser-compat-data/pull/29663)) |
| 19 | +- `http.headers.Reporting-Endpoints.default` ([#29539](https://github.com/mdn/browser-compat-data/pull/29539)) |
| 20 | +- `http.headers.Reporting-Endpoints.default.receives_crash_type` ([#29539](https://github.com/mdn/browser-compat-data/pull/29539)) |
| 21 | +- `http.headers.Reporting-Endpoints.default.receives_deprecation_type` ([#29539](https://github.com/mdn/browser-compat-data/pull/29539)) |
| 22 | +- `webassembly.api.Global.Global.mutable` ([#29503](https://github.com/mdn/browser-compat-data/pull/29503)) |
| 23 | +- `webassembly.definitions.global` ([#29503](https://github.com/mdn/browser-compat-data/pull/29503)) |
| 24 | +- `webassembly.definitions.global.mut` ([#29503](https://github.com/mdn/browser-compat-data/pull/29503)) |
| 25 | +- `webassembly.instructions.global_get` ([#29503](https://github.com/mdn/browser-compat-data/pull/29503)) |
| 26 | +- `webassembly.instructions.global_set` ([#29503](https://github.com/mdn/browser-compat-data/pull/29503)) |
| 27 | + |
| 28 | +### Statistics |
| 29 | + |
| 30 | +- 15 contributors have changed 106 files with 1,549 additions and 386 deletions in 37 commits ([`v7.3.15...v7.3.16`](https://github.com/mdn/browser-compat-data/compare/v7.3.15...v7.3.16)) |
| 31 | +- 19,744 total features |
| 32 | +- 1,249 total contributors |
| 33 | +- 5,663 total stargazers |
| 34 | + |
3 | 35 | ## [v7.3.15](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.15) |
4 | 36 |
|
5 | 37 | May 8, 2026 |
|
0 commit comments