Skip to content

Commit 2ed654e

Browse files
committed
Release v7.3.14
1 parent c0c1d96 commit 2ed654e

3 files changed

Lines changed: 75 additions & 3 deletions

File tree

RELEASE_NOTES.md

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

3+
## [v7.3.14](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.14)
4+
5+
April 30, 2026
6+
7+
### Removals
8+
9+
- `api.Element.requestFullscreen.options_navigationUI_parameter` ([#29548](https://github.com/mdn/browser-compat-data/pull/29548))
10+
- `api.Element.requestFullscreen.options_screen_parameter` ([#29548](https://github.com/mdn/browser-compat-data/pull/29548))
11+
- `api.fetch.body_readablestream` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
12+
- `api.fetch.init_attributionReporting_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
13+
- `api.fetch.init_browsingTopics_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
14+
- `api.fetch.init_duplex_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
15+
- `api.fetch.init_keepalive_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
16+
- `api.fetch.init_priority_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
17+
- `api.fetch.init_privateToken_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
18+
- `api.fetch.init_referrerPolicy_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
19+
- `api.fetch.init_signal_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
20+
- `api.fetch.init_targetAddressSpace_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
21+
- `api.Request.Request.init_attributionReporting_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
22+
- `api.Request.Request.init_browsingTopics_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
23+
- `api.Request.Request.init_duplex_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
24+
- `api.Request.Request.init_keepalive_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
25+
- `api.Request.Request.init_priority_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
26+
- `api.Request.Request.init_privateToken_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
27+
- `api.Request.Request.init_referrer_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
28+
- `api.Request.Request.init_targetAddressSpace_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
29+
- `api.Request.Request.request_body_readablestream` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
30+
31+
### Additions
32+
33+
- `api.Element.requestFullscreen.options_parameter` ([#29548](https://github.com/mdn/browser-compat-data/pull/29548))
34+
- `api.Element.requestFullscreen.options_parameter.keyboardLock_option` ([#29548](https://github.com/mdn/browser-compat-data/pull/29548))
35+
- `api.Element.requestFullscreen.options_parameter.navigationUI_option` ([#29548](https://github.com/mdn/browser-compat-data/pull/29548))
36+
- `api.Element.requestFullscreen.options_parameter.screen_option` ([#29548](https://github.com/mdn/browser-compat-data/pull/29548))
37+
- `api.fetch.options_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
38+
- `api.fetch.options_parameter.attributionReporting` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
39+
- `api.fetch.options_parameter.body` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
40+
- `api.fetch.options_parameter.body.accepts_readablestream` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
41+
- `api.fetch.options_parameter.browsingTopics` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
42+
- `api.fetch.options_parameter.duplex` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
43+
- `api.fetch.options_parameter.keepalive` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
44+
- `api.fetch.options_parameter.priority` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
45+
- `api.fetch.options_parameter.privateToken` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
46+
- `api.fetch.options_parameter.referrerPolicy` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
47+
- `api.fetch.options_parameter.signal` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
48+
- `api.fetch.options_parameter.targetAddressSpace` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
49+
- `api.GPU.requestAdapter.options_featureLevel` ([#29551](https://github.com/mdn/browser-compat-data/pull/29551))
50+
- `api.Request.Request.options_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
51+
- `api.Request.Request.options_parameter.attributionReporting` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
52+
- `api.Request.Request.options_parameter.body` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
53+
- `api.Request.Request.options_parameter.body.accepts_readablestream` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
54+
- `api.Request.Request.options_parameter.browsingTopics` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
55+
- `api.Request.Request.options_parameter.duplex` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
56+
- `api.Request.Request.options_parameter.keepalive` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
57+
- `api.Request.Request.options_parameter.priority` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
58+
- `api.Request.Request.options_parameter.privateToken` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
59+
- `api.Request.Request.options_parameter.referrer` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
60+
- `api.Request.Request.options_parameter.targetAddressSpace` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
61+
- `api.SharedWorker.SharedWorker.options_extendedLifetime_parameter` ([#29562](https://github.com/mdn/browser-compat-data/pull/29562))
62+
- `css.properties.accent-color.transparent` ([#29532](https://github.com/mdn/browser-compat-data/pull/29532))
63+
- `css.properties.shape-outside.rect` ([#29574](https://github.com/mdn/browser-compat-data/pull/29574))
64+
- `css.properties.stop-color.transparent` ([#29532](https://github.com/mdn/browser-compat-data/pull/29532))
65+
- `css.types.attr.fallback` ([#29573](https://github.com/mdn/browser-compat-data/pull/29573))
66+
- `html.elements.audio.autoplay` ([#29571](https://github.com/mdn/browser-compat-data/pull/29571))
67+
68+
### Statistics
69+
70+
- 11 contributors have changed 37 files with 1,435 additions and 920 deletions in 23 commits ([`v7.3.13...v7.3.14`](https://github.com/mdn/browser-compat-data/compare/v7.3.13...v7.3.14))
71+
- 19,601 total features
72+
- 1,245 total contributors
73+
- 5,651 total stargazers
74+
375
## [v7.3.13](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.13)
476

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

0 commit comments

Comments
 (0)