Skip to content

Commit 05587f8

Browse files
mdn-botcaugner
andauthored
Release v6.0.28 (#27171)
Co-authored-by: Claas Augner <caugner@mozilla.com>
1 parent dcfc5c0 commit 05587f8

File tree

3 files changed

+73
-8
lines changed

3 files changed

+73
-8
lines changed

‎RELEASE_NOTES.md

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

3+
## [v6.0.28](https://github.com/mdn/browser-compat-data/releases/tag/v6.0.28)
4+
5+
July 1, 2025
6+
7+
### Renamings
8+
9+
- `api.HTMLElement.showPopover.source` to `api.HTMLElement.showPopover.options_source_parameter` ([#27157](https://github.com/mdn/browser-compat-data/pull/27157))
10+
- `api.HTMLElement.showPopover.source.implicit_anchor_reference` to `api.HTMLElement.showPopover.options_source_parameter.implicit_anchor_reference` ([#27157](https://github.com/mdn/browser-compat-data/pull/27157))
11+
- `api.HTMLElement.togglePopover.source` to `api.HTMLElement.togglePopover.options_source_parameter` ([#27157](https://github.com/mdn/browser-compat-data/pull/27157))
12+
- `api.HTMLElement.togglePopover.source.implicit_anchor_reference` to `api.HTMLElement.togglePopover.options_source_parameter.implicit_anchor_reference` ([#27157](https://github.com/mdn/browser-compat-data/pull/27157))
13+
14+
### Removals
15+
16+
- `http.headers.Link.blocking` ([#27145](https://github.com/mdn/browser-compat-data/pull/27145))
17+
18+
### Additions
19+
20+
- `api.CSSFunctionDeclarations` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
21+
- `api.CSSFunctionDeclarations.style` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
22+
- `api.CSSFunctionDescriptors` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
23+
- `api.CSSFunctionDescriptors.result` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
24+
- `api.CSSFunctionRule` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
25+
- `api.CSSFunctionRule.getParameters` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
26+
- `api.CSSFunctionRule.name` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
27+
- `api.CSSFunctionRule.returnType` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
28+
- `api.HTMLElement.togglePopover.force_parameter` ([#27157](https://github.com/mdn/browser-compat-data/pull/27157))
29+
- `api.HTMLElement.togglePopover.options_force_parameter` ([#27157](https://github.com/mdn/browser-compat-data/pull/27157))
30+
- `api.IdentityCredentialError` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
31+
- `api.IdentityCredentialError.IdentityCredentialError` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
32+
- `api.IdentityCredentialError.url` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
33+
- `api.PaymentRequest.securePaymentConfirmationAvailability_static` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
34+
- `api.SpeechRecognition.available_static` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
35+
- `api.SpeechRecognition.install_static` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
36+
- `api.SpeechRecognition.processLocally` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
37+
- `api.WGSLLanguageFeatures.extension_pointer_composite_access` ([#27146](https://github.com/mdn/browser-compat-data/pull/27146))
38+
- `api.XRDepthInformation.projectionMatrix` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
39+
- `api.XRDepthInformation.transform` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
40+
- `api.XRSession.depthActive` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
41+
- `api.XRSession.depthType` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
42+
- `api.XRSession.pauseDepthSensing` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
43+
- `api.XRSession.resumeDepthSensing` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
44+
- `css.properties.corner-block-end-shape` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
45+
- `css.properties.corner-block-start-shape` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
46+
- `css.properties.corner-bottom-left-shape` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
47+
- `css.properties.corner-bottom-right-shape` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
48+
- `css.properties.corner-bottom-shape` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
49+
- `css.properties.corner-end-end-shape` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
50+
- `css.properties.corner-end-start-shape` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
51+
- `css.properties.corner-inline-end-shape` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
52+
- `css.properties.corner-inline-start-shape` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
53+
- `css.properties.corner-left-shape` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
54+
- `css.properties.corner-right-shape` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
55+
- `css.properties.corner-shape` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
56+
- `css.properties.corner-start-end-shape` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
57+
- `css.properties.corner-start-start-shape` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
58+
- `css.properties.corner-top-left-shape` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
59+
- `css.properties.corner-top-right-shape` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
60+
- `css.properties.corner-top-shape` ([#27202](https://github.com/mdn/browser-compat-data/pull/27202))
61+
- `html.elements.input.type_range.labeled_values` ([#27159](https://github.com/mdn/browser-compat-data/pull/27159))
62+
63+
### Statistics
64+
65+
- 12 contributors have changed 85 files with 2,648 additions and 764 deletions in 17 commits ([`v6.0.27...v6.0.28`](https://github.com/mdn/browser-compat-data/compare/v6.0.27...v6.0.28))
66+
- 17,344 total features
67+
- 1,168 total contributors
68+
- 5,297 total stargazers
69+
370
## [v6.0.27](https://github.com/mdn/browser-compat-data/releases/tag/v6.0.27)
471

572
June 27, 2025
@@ -49,17 +116,15 @@ June 24, 2025
49116

50117
June 20, 2025
51118

52-
### Removals
119+
### Renamings
53120

54-
- `javascript.classes.static_class_fields` ([#27055](https://github.com/mdn/browser-compat-data/pull/27055))
55-
- `javascript.classes.static_initialization_blocks` ([#27055](https://github.com/mdn/browser-compat-data/pull/27055))
121+
- `javascript.classes.static_class_fields` to `javascript.classes.static.class_fields` ([#27055](https://github.com/mdn/browser-compat-data/pull/27055))
122+
- `javascript.classes.static_initialization_blocks` to `javascript.classes.static.initialization_blocks` ([#27055](https://github.com/mdn/browser-compat-data/pull/27055))
56123

57124
### Additions
58125

59126
- `browsers.opera_android.releases.90` ([#27097](https://github.com/mdn/browser-compat-data/pull/27097))
60127
- `http.headers.Content-Security-Policy.script-src.trusted-types-eval` ([#27113](https://github.com/mdn/browser-compat-data/pull/27113))
61-
- `javascript.classes.static.class_fields` ([#27055](https://github.com/mdn/browser-compat-data/pull/27055))
62-
- `javascript.classes.static.initialization_blocks` ([#27055](https://github.com/mdn/browser-compat-data/pull/27055))
63128
- `svg.elements.feImage.fetchpriority` ([#27090](https://github.com/mdn/browser-compat-data/pull/27090))
64129
- `svg.elements.image.fetchpriority` ([#27090](https://github.com/mdn/browser-compat-data/pull/27090))
65130
- `svg.elements.script.fetchpriority` ([#27090](https://github.com/mdn/browser-compat-data/pull/27090))

‎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": "6.0.27",
3+
"version": "6.0.28",
44
"description": "Browser compatibility data provided by MDN Web Docs",
55
"main": "index.ts",
66
"type": "module",

0 commit comments

Comments
 (0)