Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 3, 2025

This is a generated release pull request. Don't merge if you're not ready to carry out the release.

## What's New
- New features: `input-file-multiple`, `input-file-webkitdirectory`, `referencetarget`, and `supports-at-rule`
- New feature ID: `open-pseudo` has replaced `open-closed` (the latter is now a redirect).

## What's Changed
* Bump @mdn/browser-compat-data from 7.1.14 to 7.1.15 by @dependabot[bot] in https://github.com/web-platform-dx/web-features/pull/3484
* Revert top-level await status override by @ddbeck in https://github.com/web-platform-dx/web-features/pull/3483
* Fix `sizes-auto` description by @ddbeck in https://github.com/web-platform-dx/web-features/pull/3461
* Edit `caret-shape` description by @ddbeck in https://github.com/web-platform-dx/web-features/pull/3464
* Update the peers list by @ddbeck in https://github.com/web-platform-dx/web-features/pull/3482
* Bump @mdn/browser-compat-data from 7.1.15 to 7.1.18 by @dependabot[bot] in https://github.com/web-platform-dx/web-features/pull/3491
* Rename `open-closed` to `open-pseudo` by @foolip in https://github.com/web-platform-dx/web-features/pull/3435
* Add features for `<input type="file" multiple>` and`<input type="file" webkitdirectory>` by @ddbeck in https://github.com/web-platform-dx/web-features/pull/3486
* Update `speculation-rules` spec URL by @ddbeck in https://github.com/web-platform-dx/web-features/pull/3472
* Add the `at-rule` feature by @diekus in https://github.com/web-platform-dx/web-features/pull/3449
* Add the `referencetarget` feature by @captainbrosset in https://github.com/web-platform-dx/web-features/pull/3376

## New Contributors
* @diekus made their first contribution in https://github.com/web-platform-dx/web-features/pull/3449

**Full Changelog**: https://github.com/web-platform-dx/web-features/compare/v3.6.0...v3.7.0

Subscribe to the [Upcoming changes](https://github.com/web-platform-dx/web-features/discussions/2613) announcements thread for news about upcoming releases, such as breaking changes or major features.

@github-actions github-actions bot requested a review from ddbeck November 3, 2025 16:47
@ddbeck ddbeck closed this Nov 3, 2025
@ddbeck ddbeck reopened this Nov 3, 2025
@ddbeck
Copy link
Collaborator

ddbeck commented Nov 3, 2025

v3.6.0

{
  "features": 1090,
  "compatKeys": 14114,
  "compatKeysUnmapped": 1919,
  "compatCoverage": 0.8803093619409967,
  "compatKeysPerFeatureMean": 12.948623853211009,
  "compatKeysPerFeatureMedian": 4,
  "compatKeysPerFeatureMode": 1,
  "currentBurndownSize": 1005
}

main

{
  "features": 1094,
  "compatKeys": 14119,
  "compatKeysUnmapped": 2899,
  "compatCoverage": 0.8296509578093783,
  "compatKeysPerFeatureMean": 12.905850091407679,
  "compatKeysPerFeatureMedian": 4,
  "compatKeysPerFeatureMode": 1,
  "currentBurndownSize": 1973
}

@ddbeck
Copy link
Collaborator

ddbeck commented Nov 3, 2025

--- /var/folders/9l/nhzkyrvj4pl76fxg50t__3nw0000gn/T//.psub.71M3R9By7j	2025-11-03 17:48:27
+++ /var/folders/9l/nhzkyrvj4pl76fxg50t__3nw0000gn/T//.psub.nz9H6s7CP0	2025-11-03 17:48:29
@@ -468,6 +468,8 @@
 input-email-tel-url
 input-event
 input-file
+input-file-multiple
+input-file-webkitdirectory
 input-hidden
 input-image
 input-number
@@ -639,6 +641,7 @@
 opacity
 opacity-svg
 open-closed
+open-pseudo
 optional-catch-binding
 orientation-sensor
 origin-private-file-system
@@ -729,6 +732,7 @@
 readable-byte-streams
 readablestream-from
 reading-flow
+referencetarget
 referrer-policy
 regexp
 regexp-compile
@@ -877,6 +881,7 @@
 subgrid
 summarizer
 supports
+supports-at-rule
 supports-compat
 svg
 svg-discouraged

@ddbeck ddbeck merged commit 767ddec into main Nov 3, 2025
3 checks passed
@ddbeck ddbeck deleted the release/web-features/20251103164719106 branch November 3, 2025 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants