Skip to content

Commit 4df9f00

Browse files
committed
Release v7.3.7
1 parent 7c1153a commit 4df9f00

3 files changed

Lines changed: 107 additions & 3 deletions

File tree

RELEASE_NOTES.md

Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,109 @@
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 12, 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.ReportingObserver.ReportingObserver.options_parameter` ([#27047](https://github.com/mdn/browser-compat-data/pull/27047))
18+
- `api.ReportingObserver.ReportingObserver.options_parameter.types_property` ([#27047](https://github.com/mdn/browser-compat-data/pull/27047))
19+
- `api.ReportingObserver.ReportingObserver.options_parameter.types_property.coep` ([#27047](https://github.com/mdn/browser-compat-data/pull/27047))
20+
- `api.ReportingObserver.ReportingObserver.options_parameter.types_property.csp-violation` ([#27047](https://github.com/mdn/browser-compat-data/pull/27047))
21+
- `api.ReportingObserver.ReportingObserver.options_parameter.types_property.deprecation` ([#27047](https://github.com/mdn/browser-compat-data/pull/27047))
22+
- `api.ReportingObserver.ReportingObserver.options_parameter.types_property.integrity-violation` ([#27047](https://github.com/mdn/browser-compat-data/pull/27047))
23+
- `api.ReportingObserver.ReportingObserver.options_parameter.types_property.intervention` ([#27047](https://github.com/mdn/browser-compat-data/pull/27047))
24+
- `api.XRAnchor.requestPersistentHandle` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
25+
- `api.XRCompositionLayer.forceMonoPresentation` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
26+
- `api.XRCompositionLayer.opacity` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
27+
- `api.XRCompositionLayer.quality` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
28+
- `api.XRFrame.detectedMeshes` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
29+
- `api.XRFrame.detectedPlanes` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
30+
- `api.XRFrame.predictedDisplayTime` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
31+
- `api.XRInputSource.skipRendering` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
32+
- `api.XRPlane` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
33+
- `api.XRPlane.lastChangedTime` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
34+
- `api.XRPlane.orientation` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
35+
- `api.XRPlane.planeSpace` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
36+
- `api.XRPlane.polygon` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
37+
- `api.XRPlane.semanticLabel` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
38+
- `api.XRPlaneSet` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
39+
- `api.XRPlaneSet.@@iterator` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
40+
- `api.XRPlaneSet.entries` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
41+
- `api.XRPlaneSet.forEach` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
42+
- `api.XRPlaneSet.has` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
43+
- `api.XRPlaneSet.keys` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
44+
- `api.XRPlaneSet.size` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
45+
- `api.XRPlaneSet.values` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
46+
- `api.XRProjectionLayer.deltaPose` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
47+
- `api.XRRenderState.passthroughFullyObscured` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
48+
- `api.XRSession.deletePersistentAnchor` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
49+
- `api.XRSession.frameRate` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
50+
- `api.XRSession.initiateRoomCapture` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
51+
- `api.XRSession.isSystemKeyboardSupported` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
52+
- `api.XRSession.persistentAnchors` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
53+
- `api.XRSession.restorePersistentAnchor` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
54+
- `api.XRSession.supportedFrameRates` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
55+
- `api.XRSession.trackedSources` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
56+
- `api.XRSession.updateTargetFrameRate` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
57+
- `api.XRWebGLBinding.foveateBoundTexture` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
58+
- `api.XRWebGLBinding.usesDepthValues` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
59+
- `api.XRWebGLDepthInformation.imageIndex` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
60+
- `api.XRWebGLDepthInformation.textureType` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
61+
- `api.XRWebGLSubImage.depthStencilTextureHeight` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
62+
- `api.XRWebGLSubImage.depthStencilTextureWidth` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
63+
- `api.XRWebGLSubImage.motionVectorTexture` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
64+
- `api.XRWebGLSubImage.motionVectorTextureHeight` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
65+
- `api.XRWebGLSubImage.motionVectorTextureWidth` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
66+
- `browsers.chrome_android.releases.149` ([#29218](https://github.com/mdn/browser-compat-data/pull/29218))
67+
- `browsers.chrome.releases.149` ([#29218](https://github.com/mdn/browser-compat-data/pull/29218))
68+
- `browsers.oculus.releases.31.2` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
69+
- `browsers.oculus.releases.32` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
70+
- `browsers.oculus.releases.33` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
71+
- `browsers.oculus.releases.33.3` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
72+
- `browsers.oculus.releases.34` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
73+
- `browsers.oculus.releases.34.1` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
74+
- `browsers.oculus.releases.35` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
75+
- `browsers.oculus.releases.36` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
76+
- `browsers.oculus.releases.37` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
77+
- `browsers.oculus.releases.38.1` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
78+
- `browsers.oculus.releases.38.2` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
79+
- `browsers.oculus.releases.39` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
80+
- `browsers.oculus.releases.40.0` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
81+
- `browsers.oculus.releases.40.1` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
82+
- `browsers.oculus.releases.41.0` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
83+
- `browsers.oculus.releases.42.0` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556))
84+
- `browsers.opera_android.releases.96` ([#29227](https://github.com/mdn/browser-compat-data/pull/29227))
85+
- `browsers.webview_android.releases.149` ([#29218](https://github.com/mdn/browser-compat-data/pull/29218))
86+
- `css.properties.timeline-trigger-activation-range` ([#29034](https://github.com/mdn/browser-compat-data/pull/29034))
87+
- `css.properties.timeline-trigger-activation-range-end` ([#29034](https://github.com/mdn/browser-compat-data/pull/29034))
88+
- `css.properties.timeline-trigger-activation-range-start` ([#29034](https://github.com/mdn/browser-compat-data/pull/29034))
89+
- `css.properties.timeline-trigger-active-range` ([#29034](https://github.com/mdn/browser-compat-data/pull/29034))
90+
- `css.properties.timeline-trigger-active-range-end` ([#29034](https://github.com/mdn/browser-compat-data/pull/29034))
91+
- `css.properties.timeline-trigger-active-range-start` ([#29034](https://github.com/mdn/browser-compat-data/pull/29034))
92+
- `html.elements.template.shadowrootcustomelementregistry` ([#29229](https://github.com/mdn/browser-compat-data/pull/29229))
93+
- `webextensions.api.action.isEnabled.details` ([#28964](https://github.com/mdn/browser-compat-data/pull/28964))
94+
- `webextensions.api.action.isEnabled.details_integer` ([#28964](https://github.com/mdn/browser-compat-data/pull/28964))
95+
- `webextensions.api.action.isEnabled.details.windowId` ([#28964](https://github.com/mdn/browser-compat-data/pull/28964))
96+
- `webextensions.api.browserAction.isEnabled.details` ([#28964](https://github.com/mdn/browser-compat-data/pull/28964))
97+
- `webextensions.api.browserAction.isEnabled.details_integer` ([#28964](https://github.com/mdn/browser-compat-data/pull/28964))
98+
- `webextensions.api.browserAction.isEnabled.details.windowId` ([#28964](https://github.com/mdn/browser-compat-data/pull/28964))
99+
100+
### Statistics
101+
102+
- 11 contributors have changed 81 files with 4,834 additions and 537 deletions in 28 commits ([`v7.3.6...v7.3.7`](https://github.com/mdn/browser-compat-data/compare/v7.3.6...v7.3.7))
103+
- 19,471 total features
104+
- 1,233 total contributors
105+
- 5,608 total stargazers
106+
3107
## [v7.3.6](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.6)
4108

5109
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)