Skip to content

Releases: web-platform-dx/web-features

web-features@next

17 Oct 15:45
1585a88

Choose a tag to compare

web-features@next Pre-release
Pre-release

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

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.

v3.4.0

08 Oct 18:21
e947bff

Choose a tag to compare

What's New

  • 3 new features:
    • clipboardchange
    • arianotify
    • getallrecords
  • Progressed to Baseline Newly Available:
    • webrtc-encoded-transform

What's Changed

Full Changelog: v3.3.0...v3.4.0

Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.

v3.3.0

02 Oct 15:28
c85ec1c

Choose a tag to compare

What's New

  • 1 new feature: topics
  • Progressed to Baseline Widely Available:
    • constructed-stylesheets
    • font-synthesis-small-caps
    • font-synthesis-style
    • font-synthesis-weight
    • form-associated-custom-elements
    • import-maps
    • media-query-range-syntax
    • messageerror
    • offscreen-canvas
    • origin-private-file-system
    • outline
    • paint-timing
    • pdf-viewer
    • push
    • request-animation-frame-workers
    • resource-size
    • screen-orientation
    • server-timing
    • slot-assign
    • wasm-simd
  • Progressed to Baseline Newly Available:
    • fetch-metadata

What's Changed

Full Changelog: v3.2.0...v3.3.0

Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.

v3.2.0

30 Sep 08:37
89c064b

Choose a tag to compare

What's New

  • 1 new feature: highlightsfrompoint
  • 1084 features
  • 88% coverage of BCD

What's Changed

Full Changelog: v3.1.0...v3.2.0

Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.

v3.1.0

24 Sep 08:22
bd588c4

Choose a tag to compare

What's New

  • 2 features: input-color-alpha and getorinsert

What's Changed

  • Split out alpha and colorspace properties from input type=color by @jgraham in #3367
  • Bump @mdn/browser-compat-data from 7.1.6 to 7.1.7 by @dependabot[bot] in #3371
  • Add feature for Map.prototype.getOrInsert() by @ddbeck in #3360

New Contributors

Full Changelog: v3.0.0...v3.1.0

Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.

v3.0.0

17 Sep 15:50
f630e00

Choose a tag to compare

Breaking Changes

  • Feature data can now represent redirecting from one ID to one other ID (a feature move) and from one ID to many IDs (a feature split). If you look up a feature by ID, then you might not get regular feature data. Use the new kind property to check whether a given ID is a redirect to one ("moved") or more other features ("split"), or an ordinary feature ("feature"). See the README for further information on how to interpret moved and split features.
  • Some existing types have been simplified. Previously, caniuse, group, snapshot, and spec property values could be a string or an array of strings. Now only arrays of strings are allowed.

What's Changed

  • Use JSON Schema as source of truth by @ddbeck in #2990
  • Add move and split redirects to the schema by @ddbeck in #3000
  • Add guidelines for moving and splitting features by @ddbeck in #3180
  • Add consumer docs for moved and split features by @ddbeck in #3181
  • Change schema string | string[] properties to string[] by @ddbeck in #3184
  • Prepare v3.0.0 by @ddbeck in #3333

Full Changelog: v2.49.0...v3.0.0

Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.

v2.49.0

17 Sep 14:21
aeaa595

Choose a tag to compare

What's New

  • 1 feature: corner-shape

What's Changed

Full Changelog: v2.48.2...v2.49.0

Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.

v2.48.2

15 Sep 11:59
3b8c4a1

Choose a tag to compare

What's Changed

  • Bump @mdn/browser-compat-data from 7.1.4 to 7.1.5 by @dependabot[bot] in #3347

Full Changelog: v2.48.1...v2.48.2

Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.

v2.48.1

10 Sep 12:48
51a14fd

Choose a tag to compare

What's Changed

  • Bump @mdn/browser-compat-data from 7.1.3 to 7.1.4 by @dependabot[bot] in #3335

Full Changelog: v2.48.0...v2.48.1

Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.