v2.28.0
What's New
- 8 new features
- 90.5% coverage of BCD
- modal is now Baseline Widely Available.
- contenteditable-plaintextonly is now Baseline Newly available.
- intl-duration-format is now Baseline Newly available.
- New speech-recognition-grammar discouraged feature, which includes the parts of speech-recognition which are now deprecated (e.g,
SpeechRecognition.grammarsAPI). - New app-launch-handler feature, which covers the PWA
launch_handlermanifest member. - The streams feature was split into multiple features: streams, readable-byte-streams, readablestream-from, transferable-streams, and transformstream-transformer-cancel, to better match later additions to the feature over the years.
What's Changed
- index: include mention of Limited Availability by @paulirish in #2724
- Split streams into more features by @MattiasBuelens in #2491
- Add manifest.launch_handler into web-platform-dx features by @Dp-Goog in #2701
- Add features and assign more keys for workers (and add a workers group) by @ddbeck in #2665
- Add more Caniuse keys by @jamesnw in #2476
- Bump @mdn/browser-compat-data from 5.6.43 to 5.7.1 by @dependabot in #2747
New Contributors
- @paulirish made their first contribution in #2724
- @MattiasBuelens made their first contribution in #2491
- @Dp-Goog made their first contribution in #2701
Full Changelog: v2.27.0...v2.28.0
Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.