Releases: web-platform-dx/web-features
web-features@next
This is a continuously-updated prerelease generated from main (currently at a68f898).
v3.10.0
What's New
- Features with the
discouragedproperty havereasonandreason_htmlstring properties. These provide a brief summary of why the feature was discouraged by a specification or vendor. - Features with the
discouragedproperty may have aremoval_datestring property. This property marks a feature as pending removal (for dates in the future) or removed from browsers (for dates in the past).
What's Changed
Full Changelog: v3.9.3...v3.10.0
Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.
v3.9.3
What's Changed
- Bump @mdn/browser-compat-data from 7.1.22 to 7.1.23 by @dependabot[bot] in #3580
Full Changelog: v3.9.2...v3.9.3
Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.
v3.9.2
What's Changed
- Add missing compat key to
input-file-webkitdirectoryby @ddbeck in #3501 - Fix casing on OkLCh, remove incorrect function by @jamesnw in #3545
- Bump @mdn/browser-compat-data from 7.1.21 to 7.1.22 by @dependabot[bot] in #3549
- Custom Media Queries - Add BCD by @ramiy in #3533
Full Changelog: v3.9.1...v3.9.2
Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.
v3.9.1
What's Changed
- Bump @mdn/browser-compat-data from 7.1.20 to 7.1.21 by @dependabot[bot] in #3536
- Add stylelint-plugin-use-baseline to Baseline in the wild by @ryo-manba in #3233
New Contributors
- @ryo-manba made their first contribution in #3233
Full Changelog: v3.9.0...v3.9.1
Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.
v3.9.0
What's New
- New features:
justify-self-block,progress-function,rect-xywx, andshape-function
What's Changed
- Split CSS shape functions by @jamesnw in #3340
- Add
progress()CSS function by @jamesnw in #3514 - Bump @mdn/browser-compat-data from 7.1.19 to 7.1.20 by @dependabot[bot] in #3516
- Add feature for
justify-selfin block layouts by @ddbeck in #3505
Full Changelog: v3.8.0...v3.9.0
Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.
v3.8.0
What's New
- New feature:
custom-media-queries
What's Changed
- Add Custom Media Queries by @ramiy in #3325
- Bump @mdn/browser-compat-data from 7.1.18 to 7.1.19 by @dependabot[bot] in #3507
- Add baseline.js.org to Baseline in the wild page by @iam-medvedev in #3419
New Contributors
- @iam-medvedev made their first contribution in #3419
Full Changelog: v3.7.0...v3.8.0
Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.
v3.7.0
What's New
- New features:
input-file-multiple,input-file-webkitdirectory,referencetarget, andsupports-at-rule - New feature ID:
open-pseudohas replacedopen-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 #3484
- Revert top-level await status override by @ddbeck in #3483
- Fix
sizes-autodescription by @ddbeck in #3461 - Edit
caret-shapedescription by @ddbeck in #3464 - Update the peers list by @ddbeck in #3482
- Bump @mdn/browser-compat-data from 7.1.15 to 7.1.18 by @dependabot[bot] in #3491
- Rename
open-closedtoopen-pseudoby @foolip in #3435 - Add features for
<input type="file" multiple>and<input type="file" webkitdirectory>by @ddbeck in #3486 - Update
speculation-rulesspec URL by @ddbeck in #3472 - Add the
at-rulefeature by @diekus in #3449 - Add the
referencetargetfeature by @captainbrosset in #3376
New Contributors
Full Changelog: v3.6.0...v3.7.0
Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.
v3.6.0
What's New
- The
web-featuresnpm package contains statuses computed for each browser compat data key associated with a feature, as theby_compat_keyproperty ofstatusobjects. Previously, this data was only available via thedata.extended.jsonrelease artifact published on GitHub or computing it yourself usingcompute-baseline. If you usecompute-baseline'sgetStatus()method, consider using the precomputed data fromweb-featuresinstead. (#3341)
What's Changed
- Add Core Web Vital Metrics to descriptions by @tunetheweb in #3454
- Update
fetchlaterspec URL by @ddbeck in #3471 - Bump @mdn/browser-compat-data from 7.1.13 to 7.1.14 by @dependabot[bot] in #3476
- Merge
data.extended.jsonintodata.jsonby @rviscomi in #3341
Full Changelog: v3.5.0...v3.6.0
Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.
v3.5.0
What's New
- 2 features:
caret-shapeandqueuemicrotask
What's Changed
- Correct
sizes-autodescription by @jakearchibald in #3430 - Correct omissions from the "JavaScript" group by @jugglinmike in #3434
- Add
caret-shapeCSS property feature by @ddbeck in #3453 - Add
queueMicrotask()feature by @foolip in #3033 - Bump @mdn/browser-compat-data from 7.1.12 to 7.1.13 by @dependabot[bot] in #3456
New Contributors
- @jakearchibald made their first contribution in #3430
- @jugglinmike made their first contribution in #3434
Full Changelog: v3.4.0...v3.5.0
Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.