Skip to content

Commit 7ec0422

Browse files
authored
Release v7.3.7 (#29210)
1 parent dffd275 commit 7ec0422

File tree

3 files changed

+140
-3
lines changed

3 files changed

+140
-3
lines changed

RELEASE_NOTES.md

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

3+
## [v7.3.7](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.7)
4+
5+
March 13, 2026
6+
7+
### Removals
8+
9+
- `browsers.oculus.releases.23.0` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
10+
- `css.properties.timeline-trigger.auto` ([#29034](https://github.com/mdn/browser-compat-data/pull/29034))
11+
- `css.properties.timeline-trigger.normal` ([#29034](https://github.com/mdn/browser-compat-data/pull/29034))
12+
- `webextensions.api.action.isEnabled.details_windowId_parameter` ([#28964](https://github.com/mdn/browser-compat-data/pull/28964))
13+
- `webextensions.api.browserAction.isEnabled.details_windowId_parameter` ([#28964](https://github.com/mdn/browser-compat-data/pull/28964))
14+
15+
### Additions
16+
17+
- `api.AudioContext.playbackStats` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235))
18+
- `api.AudioPlaybackStats` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235))
19+
- `api.AudioPlaybackStats.averageLatency` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235))
20+
- `api.AudioPlaybackStats.maximumLatency` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235))
21+
- `api.AudioPlaybackStats.minimumLatency` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235))
22+
- `api.AudioPlaybackStats.resetLatency` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235))
23+
- `api.AudioPlaybackStats.toJSON` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235))
24+
- `api.AudioPlaybackStats.totalDuration` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235))
25+
- `api.AudioPlaybackStats.underrunDuration` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235))
26+
- `api.AudioPlaybackStats.underrunEvents` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235))
27+
- `api.CSSPseudoElement.parent` ([#29244](https://github.com/mdn/browser-compat-data/pull/29244))
28+
- `api.CSSPseudoElement.pseudo` ([#29244](https://github.com/mdn/browser-compat-data/pull/29244))
29+
- `api.Element.activeViewTransition` ([#29244](https://github.com/mdn/browser-compat-data/pull/29244))
30+
- `api.Element.pseudo` ([#29244](https://github.com/mdn/browser-compat-data/pull/29244))
31+
- `api.Element.startViewTransition` ([#29244](https://github.com/mdn/browser-compat-data/pull/29244))
32+
- `api.ReportingObserver.ReportingObserver.options_parameter` ([#27047](https://github.com/mdn/browser-compat-data/pull/27047))
33+
- `api.ReportingObserver.ReportingObserver.options_parameter.types_property` ([#27047](https://github.com/mdn/browser-compat-data/pull/27047))
34+
- `api.ReportingObserver.ReportingObserver.options_parameter.types_property.coep` ([#27047](https://github.com/mdn/browser-compat-data/pull/27047))
35+
- `api.ReportingObserver.ReportingObserver.options_parameter.types_property.csp-violation` ([#27047](https://github.com/mdn/browser-compat-data/pull/27047))
36+
- `api.ReportingObserver.ReportingObserver.options_parameter.types_property.deprecation` ([#27047](https://github.com/mdn/browser-compat-data/pull/27047))
37+
- `api.ReportingObserver.ReportingObserver.options_parameter.types_property.integrity-violation` ([#27047](https://github.com/mdn/browser-compat-data/pull/27047))
38+
- `api.ReportingObserver.ReportingObserver.options_parameter.types_property.intervention` ([#27047](https://github.com/mdn/browser-compat-data/pull/27047))
39+
- `api.ViewTransition.transitionRoot` ([#29244](https://github.com/mdn/browser-compat-data/pull/29244))
40+
- `api.XRAnchor.requestPersistentHandle` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
41+
- `api.XRCompositionLayer.forceMonoPresentation` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
42+
- `api.XRCompositionLayer.opacity` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
43+
- `api.XRCompositionLayer.quality` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
44+
- `api.XRFrame.detectedMeshes` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
45+
- `api.XRFrame.detectedPlanes` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
46+
- `api.XRFrame.predictedDisplayTime` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
47+
- `api.XRInputSource.skipRendering` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
48+
- `api.XRPlane` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
49+
- `api.XRPlane.lastChangedTime` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
50+
- `api.XRPlane.orientation` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
51+
- `api.XRPlane.planeSpace` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
52+
- `api.XRPlane.polygon` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
53+
- `api.XRPlane.semanticLabel` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
54+
- `api.XRPlaneSet` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
55+
- `api.XRPlaneSet.@@iterator` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
56+
- `api.XRPlaneSet.entries` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
57+
- `api.XRPlaneSet.forEach` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
58+
- `api.XRPlaneSet.has` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
59+
- `api.XRPlaneSet.keys` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
60+
- `api.XRPlaneSet.size` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
61+
- `api.XRPlaneSet.values` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
62+
- `api.XRProjectionLayer.deltaPose` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
63+
- `api.XRRenderState.passthroughFullyObscured` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
64+
- `api.XRSession.deletePersistentAnchor` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
65+
- `api.XRSession.frameRate` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
66+
- `api.XRSession.initiateRoomCapture` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
67+
- `api.XRSession.isSystemKeyboardSupported` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
68+
- `api.XRSession.maxRenderLayers` ([#29244](https://github.com/mdn/browser-compat-data/pull/29244))
69+
- `api.XRSession.persistentAnchors` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
70+
- `api.XRSession.restorePersistentAnchor` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
71+
- `api.XRSession.supportedFrameRates` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
72+
- `api.XRSession.trackedSources` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
73+
- `api.XRSession.updateTargetFrameRate` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
74+
- `api.XRWebGLBinding.foveateBoundTexture` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
75+
- `api.XRWebGLBinding.usesDepthValues` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
76+
- `api.XRWebGLDepthInformation.imageIndex` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
77+
- `api.XRWebGLDepthInformation.textureType` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
78+
- `api.XRWebGLSubImage.depthStencilTextureHeight` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
79+
- `api.XRWebGLSubImage.depthStencilTextureWidth` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
80+
- `api.XRWebGLSubImage.motionVectorTexture` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
81+
- `api.XRWebGLSubImage.motionVectorTextureHeight` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
82+
- `api.XRWebGLSubImage.motionVectorTextureWidth` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
83+
- `browsers.chrome_android.releases.149` ([#29218](https://github.com/mdn/browser-compat-data/pull/29218))
84+
- `browsers.chrome.releases.149` ([#29218](https://github.com/mdn/browser-compat-data/pull/29218))
85+
- `browsers.oculus.releases.31.2` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
86+
- `browsers.oculus.releases.32` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
87+
- `browsers.oculus.releases.33` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
88+
- `browsers.oculus.releases.33.3` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
89+
- `browsers.oculus.releases.34` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
90+
- `browsers.oculus.releases.34.1` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
91+
- `browsers.oculus.releases.35` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
92+
- `browsers.oculus.releases.36` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
93+
- `browsers.oculus.releases.37` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
94+
- `browsers.oculus.releases.38.1` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
95+
- `browsers.oculus.releases.38.2` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
96+
- `browsers.oculus.releases.39` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
97+
- `browsers.oculus.releases.40.0` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
98+
- `browsers.oculus.releases.40.1` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
99+
- `browsers.oculus.releases.41.0` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
100+
- `browsers.oculus.releases.42.0` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
101+
- `browsers.opera_android.releases.96` ([#29227](https://github.com/mdn/browser-compat-data/pull/29227))
102+
- `browsers.webview_android.releases.149` ([#29218](https://github.com/mdn/browser-compat-data/pull/29218))
103+
- `css.properties.border-shape` ([#29244](https://github.com/mdn/browser-compat-data/pull/29244))
104+
- `css.properties.border-shape.none` ([#29244](https://github.com/mdn/browser-compat-data/pull/29244))
105+
- `css.properties.timeline-trigger-activation-range` ([#29034](https://github.com/mdn/browser-compat-data/pull/29034))
106+
- `css.properties.timeline-trigger-activation-range-end` ([#29034](https://github.com/mdn/browser-compat-data/pull/29034))
107+
- `css.properties.timeline-trigger-activation-range-end.normal` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235))
108+
- `css.properties.timeline-trigger-activation-range-start` ([#29034](https://github.com/mdn/browser-compat-data/pull/29034))
109+
- `css.properties.timeline-trigger-activation-range-start.normal` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235))
110+
- `css.properties.timeline-trigger-activation-range.normal` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235))
111+
- `css.properties.timeline-trigger-active-range` ([#29034](https://github.com/mdn/browser-compat-data/pull/29034))
112+
- `css.properties.timeline-trigger-active-range-end` ([#29034](https://github.com/mdn/browser-compat-data/pull/29034))
113+
- `css.properties.timeline-trigger-active-range-end.auto` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235))
114+
- `css.properties.timeline-trigger-active-range-end.normal` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235))
115+
- `css.properties.timeline-trigger-active-range-start` ([#29034](https://github.com/mdn/browser-compat-data/pull/29034))
116+
- `css.properties.timeline-trigger-active-range-start.auto` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235))
117+
- `css.properties.timeline-trigger-active-range-start.normal` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235))
118+
- `css.properties.timeline-trigger-active-range.auto` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235))
119+
- `css.properties.timeline-trigger-active-range.normal` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235))
120+
- `css.properties.timeline-trigger.auto` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235))
121+
- `css.properties.timeline-trigger.normal` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235))
122+
- `css.properties.view-transition-scope` ([#29244](https://github.com/mdn/browser-compat-data/pull/29244))
123+
- `css.properties.view-transition-scope.all` ([#29244](https://github.com/mdn/browser-compat-data/pull/29244))
124+
- `css.properties.view-transition-scope.none` ([#29244](https://github.com/mdn/browser-compat-data/pull/29244))
125+
- `html.elements.template.shadowrootcustomelementregistry` ([#29229](https://github.com/mdn/browser-compat-data/pull/29229))
126+
- `webextensions.api.action.isEnabled.details` ([#28964](https://github.com/mdn/browser-compat-data/pull/28964))
127+
- `webextensions.api.action.isEnabled.details_integer` ([#28964](https://github.com/mdn/browser-compat-data/pull/28964))
128+
- `webextensions.api.action.isEnabled.details.windowId` ([#28964](https://github.com/mdn/browser-compat-data/pull/28964))
129+
- `webextensions.api.browserAction.isEnabled.details` ([#28964](https://github.com/mdn/browser-compat-data/pull/28964))
130+
- `webextensions.api.browserAction.isEnabled.details_integer` ([#28964](https://github.com/mdn/browser-compat-data/pull/28964))
131+
- `webextensions.api.browserAction.isEnabled.details.windowId` ([#28964](https://github.com/mdn/browser-compat-data/pull/28964))
132+
133+
### Statistics
134+
135+
- 11 contributors have changed 136 files with 6,408 additions and 644 deletions in 36 commits ([`v7.3.6...v7.3.7`](https://github.com/mdn/browser-compat-data/compare/v7.3.6...v7.3.7))
136+
- 19,504 total features
137+
- 1,233 total contributors
138+
- 5,608 total stargazers
139+
3140
## [v7.3.6](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.6)
4141

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

0 commit comments

Comments
 (0)