v0.9.0
Breaking Change
The usage_stats
field is no longer part of the schema and all chromestatus.com links were removed in #1235.
What's Changed
- Override the status of flexbox to match caniuse by @foolip in #1228
- Simplify and document the dist generation flow by @foolip in #1233
- Reinstate speech recognition draft feature by @foolip in #1234
- Add code coverage for compute-baseline by @ddbeck in #1241
- Remove needless compat_features overrides by @ddbeck in #1254
- New overlay feature by @captainbrosset in #1244
- Provide an approved method to get a status for a single BCD key by @ddbeck in #1204
- New document.caretPositionFromPoint feature by @captainbrosset in #1245
- New object-view-box feature by @captainbrosset in #1247
- Refresh dist with forks by @ddbeck in #1252
- Upgrade deprecated Node.js 16 actions to Node.js 20 actions by @ddbeck in #1255
- Turn on Dependabot upgrades for GitHub Actions by @ddbeck in #1256
- Dist refresh: run
npm install
in any case with changes by @ddbeck in #1253 - Add growable and resizable buffers by @Elchi3 in #1242
- Remove chromestatus.com usage stats by @foolip in #1235
- New JSON module script feature by @captainbrosset in #1246
- Reading unsanitized data from the async clipboard API by @captainbrosset in #1178
- Add the
zoom
CSS property feature by @ddbeck in #1279 - Add a script to generate a draft feature per spec by @foolip in #1195
container-queries
: remove similarly-named but irrelevant compat keys by @ddbeck in #1290contain-intrinsic-size
: fix "layout" typo by @ddbeck in #1291- Increment patch version to v0.9.0 by @foolip in #1289
Full Changelog: v0.8.6...v0.9.0