Skip to content

Releases: web-platform-dx/web-features

web-features@next

06 Dec 12:23
a68f898

Choose a tag to compare

web-features@next Pre-release
Pre-release

This is a continuously-updated prerelease generated from main (currently at a68f898).

v3.10.0

01 Dec 17:09
ca1aadb

Choose a tag to compare

What's New

  • Features with the discouraged property have reason and reason_html string properties. These provide a brief summary of why the feature was discouraged by a specification or vendor.
  • Features with the discouraged property may have a removal_date string 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

  • Embellish discouraged data with more detail by @ddbeck in #3193

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

26 Nov 15:41
6cd54e4

Choose a tag to compare

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

19 Nov 17:57
c72f579

Choose a tag to compare

What's Changed

  • Add missing compat key to input-file-webkitdirectory by @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

13 Nov 13:10
12f14e6

Choose a tag to compare

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

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

10 Nov 16:02
141d128

Choose a tag to compare

What's New

  • New features: justify-self-block, progress-function, rect-xywx, and shape-function

What's Changed

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

07 Nov 15:16
00415c5

Choose a tag to compare

What's New

  • New feature: custom-media-queries

What's Changed

New Contributors

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

03 Nov 16:59
767ddec

Choose a tag to compare

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

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

21 Oct 12:38
ef0d4ea

Choose a tag to compare

What's New

  • The web-features npm package contains statuses computed for each browser compat data key associated with a feature, as the by_compat_key property of status objects. Previously, this data was only available via the data.extended.json release artifact published on GitHub or computing it yourself using compute-baseline. If you use compute-baseline's getStatus() method, consider using the precomputed data from web-features instead. (#3341)

What's Changed

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

15 Oct 17:08
e63ebf4

Choose a tag to compare

What's New

  • 2 features: caret-shape and queuemicrotask

What's Changed

New Contributors

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.