Releases: web-platform-dx/web-features
Releases · web-platform-dx/web-features
v2.13.0
What's New
- Schema validation wasn't enforced on some previous releases. Fixed in #2444.
- Some specification URLs contain non-ASCII characters, but the JSON Schema used the
uriformat annotation for
those URLs, which implied that those URLs were strictly ASCII. To resolve the discrepancy, theuriformat annotation has been removed. Fixed in #2444. - 12 features
- 82.5% coverage of BCD
What's Changed
- Add more device motion keys and update desc by @autonome in #2407
- Bump @mdn/browser-compat-data from 5.6.22 to 5.6.23 by @dependabot in #2427
- Add more keys to js-modules; use compute_from by @Elchi3 in #2420
- Add various JavaScript features by @Elchi3 in #2417
- Add a sensor interfaces to sensor features by @Elchi3 in #2299
- Add Magnetometer API by @queengooborg in #1848
- Update container query specs by @jamesnw in #2437
- Update http3 for Safari support by @jamesnw in #2436
- chore(css): calc-constant renamed to calc-keyword by @bsmth in #2442
- Fix indexeddb name by @fiji-flo in #2443
- Bump @mdn/browser-compat-data from 5.6.23 to 5.6.24 by @dependabot in #2447
- Unsilence validation errors by @ddbeck in #2444
New Contributors
Full Changelog: v2.12.0...v2.13.0
v2.12.0
What's New
- 10 features
- 82.1% coverage of BCD
What's Changed
- More forms keys by @autonome in #2400
- Add Spread feature by @Elchi3 in #2392
- Add Reporting API by @autonome in #2397
- Add ResizeObserver by @autonome in #2396
- Add Content Index API by @autonome in #2394
- Add more fullscreen keys by @autonome in #2406
- Bump @mdn/browser-compat-data from 5.6.21 to 5.6.22 by @dependabot in #2409
- Add more keys to javascript and number by @Elchi3 in #2412
- Add Destructuring feature by @Elchi3 in #2386
- Move IndexedDB out of draft by @Elchi3 in #2346
- Add more wasm features by @Elchi3 in #2403
Full Changelog: v2.11.0...v2.12.0
v2.11.0
What's New
- 1 feature
- 80.9% coverage of BCD
What's Changed
- Rename
:notto:not()for consistency by @nt1m in #2380 - Fix incorrect syntax in active-view-transition.yml by @nt1m in #2379
- Add a key to WebXR DOM overlays by @Elchi3 in #2393
- Add Text Encoding API by @autonome in #2387
- Fix missing backtick around tag name by @captainbrosset in #2401
- Bump @mdn/browser-compat-data from 5.6.20 to 5.6.21 by @dependabot in #2390
New Contributors
Full Changelog: v2.10.0...v2.11.0
v2.10.0
What's New
- 11 features
- 80.8% coverage of BCD
What's Changed
- Update relative-color feature keys by @jamesnw in #2311
- Move download and ping out of draft by @Elchi3 in #2347
- Add ServiceWorker by @autonome in #2357
- Add a feature for Digital goods by @Elchi3 in #2359
- Add UI Events as features, update existing events by @autonome in #2285
- Fix typo in
input-buttondescription by @ddbeck in #2366 - Bump @mdn/browser-compat-data from 5.6.19 to 5.6.20 by @dependabot in #2372
- Add a key to server-timing by @Elchi3 in #2374
- Add keys to websockets by @Elchi3 in #2375
- Add a Beacon feature by @Elchi3 in #2361
- Move srcset out of draft by @Elchi3 in #2349
Full Changelog: v2.9.0...v2.10.0
v2.9.0
What's New
- 11 features
- 79.3% coverage of BCD
What's Changed
- Adds text stroke and fill compat feature by @vwallen in #2330
- Use compute_from in WebVTT by @Elchi3 in #2310
- Add Ambient light sensor by @Elchi3 in #2245
- Add VTTCue settings feature by @queengooborg in #1818
- Add :has-slotted feature by @jamesnw in #2328
- Clean up fullscreen todo comments by @jamesnw in #2329
- Add Cookie Store and Partitioned Cookies features by @queengooborg in #1858
- Add a feature for attribution reporting by @Elchi3 in #2323
- Adds missing keys to svg feature by @vwallen in #2332
- Move sandboxed iframes out of draft by @Elchi3 in #2348
- Adds description list by @vwallen in #2342
- Add color feature by @jamesnw in #2313
- Add more WebTransport keys and update feature by @autonome in #2350
- Bump @mdn/browser-compat-data from 5.6.18 to 5.6.19 by @dependabot in #2343
Full Changelog: v2.8.0...v2.9.0
v2.8.0
What's New
- 8 features
- 78.6% coverage of BCD
What's Changed
- Fix current typos by @szepeviktor in #2289
- Use BCD tags for webgpu features by @Elchi3 in #2280
- Add touch events, more DOM keys by @autonome in #2277
- Adds place shorthand keys to flexbox by @vwallen in #2282
- Add mixed type parameters to lab/lch, oklab/oklch by @jamesnw in #2279
- fix grammar conflict in web-features.md by @brandondrew in #2290
- Add more DOMParser keys by @autonome in #2296
- Add more canvas keys by @autonome in #2295
- Revise
<input>type descriptions by @ddbeck in #2247 - New web app manifest features by @captainbrosset in #2078
- Selectors- CSS Selectors initial support by @jamesnw in #2170
- Add direction to vertical form controls by @jamesnw in #2082
- Add more keys to gyroscope by @Elchi3 in #2300
- Add more custom element keys by @autonome in #2297
- Add keys to bluetooth feature by @Elchi3 in #2303
- Removes
no-preferencekeyword value fromprefers-color-schemeby @vwallen in #2307 - Removes
api.SVGAnimateColorElementfromsmil-svg-animationsby @vwallen in #2306 - Removes discouraged payment related keys by @vwallen in #2305
- Baseline definition: flag undefined status situations by @ddbeck in #2142
- Add root types where they were first used by @jamesnw in #2312
- Adds pointer-events feature by @vwallen in #2308
- Bump @mdn/browser-compat-data from 5.6.17 to 5.6.18 by @dependabot in #2320
New Contributors
- @brandondrew made their first contribution in #2290
Full Changelog: v2.7.0...v2.8.0
v2.7.0
What's New
- 63 features
- 77.7% coverage of BCD
What's Changed
- Adds background features and updates keys on existing background features by @vwallen in #2206
- Add more keys to referrer-policy by @Elchi3 in #2224
- Add Sourcemap header by @Elchi3 in #2184
- Add user agent client hints by @Elchi3 in #2179
- Uncomment keys excluded for non-real values, now fixed by @ddbeck in #2226
ink: drop deprecated key by @ddbeck in #2227- Add page visibility, transition and lifecycle features by @autonome in #2012
- Selectors- Add baseline high by @jamesnw in #2171
- Selectors - and indexed pseudo classes by @jamesnw in #2168
- Add initial CSS pseudoclasses by @jamesnw in #2229
- Input (continued) by @autonome in #2044
- Adds features from CSS 2 (
@charset, float & clear, vertical-align) by @vwallen in #2216 - Bump @mdn/browser-compat-data from 5.6.15 to 5.6.16 by @dependabot in #2257
- Add a key to functions feature by @Elchi3 in #2264
- Add a key to Map by @Elchi3 in #2260
- Add missing code formatting to navigator description by @ddbeck in #2265
- Add a key to set feature by @Elchi3 in #2266
- Add Upgrade insecure requests by @Elchi3 in #2174
- Add more keys to Promise by @Elchi3 in #2259
- Add more keys to classes feature by @Elchi3 in #2267
- Add a key to weak references by @Elchi3 in #2262
- Add a key to SharedArrayBuffer and Atomics by @Elchi3 in #2261
- Add Window and Window Management API by @autonome in #2010
- Add HTTP authentication by @Elchi3 in #2238
- Add a data urls feature by @Elchi3 in #2234
- Add HSTS by @Elchi3 in #2239
- Remove discouraged
FontFaceSet()fromfont-loadingby @ddbeck in #2270 - Add by @Elchi3 in #2242
- Add zstd compression by @Elchi3 in #2241
- Selectors- add baseline false features by @jamesnw in #2169
- Add Local fonts by @Elchi3 in #2243
- Add Mixed content by @Elchi3 in #2235
- Add a JavaScript object feature by @Elchi3 in #2269
- Add error-cause feature by @Elchi3 in #2263
- Add CORS by @Elchi3 in #2237
- Add brotli by @Elchi3 in #2240
- Adds keys to SVG feature by @vwallen in #2253
- Add a Clearing site data feature by @Elchi3 in #2084
- Add WebRTC by @autonome in #2232
- Add key to
selection-apiby @ddbeck in #2278 - Adds keys to font-variant-emoji by @vwallen in #2281
- Bump @mdn/browser-compat-data from 5.6.16 to 5.6.17 by @dependabot in #2284
- Move
toggleevent frompopovertodetailsby @ddbeck in #2287 - Add alerts, new window keys by @autonome in #2273
- Add Cookies by @Elchi3 in #2236
- Add requestIdleCallback feature by @autonome in #2274
- 📦 Release [email protected] by @github-actions in #2288
Full Changelog: v2.6.1...v2.7.0
v2.6.1
What's New
- 71% coverage of BCD
What's Changed
- Add missing flexbox, font-face and text-emphasis keys by @jamesnw in #2215
- Advance review date on the Baseline definition by @ddbeck in #2213
- Add missing masks keys by @jamesnw in #2214
- Bump @mdn/browser-compat-data from 5.6.14 to 5.6.15 by @dependabot in #2219
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's new
- 8 features
- 70.9% coverage of BCD
What's Changed
- Add more keys to flexbox by @jamesnw in #2186
- Adds keys to page setup by @vwallen in #2190
- Bump @mdn/browser-compat-data from 5.6.13 to 5.6.14 by @dependabot in #2198
- Add more keys to ARIA attribute reflection by @Elchi3 in #2178
- Adds stretch feature by @vwallen in #2192
- Add missing keys from css-align by @jamesnw in #2188
- Add more keys to HTTP/1.1 by @Elchi3 in #2187
- Add RegExp.escape by @Elchi3 in #2183
- Add Vibration by @Elchi3 in #2182
- Add align-content in block layout by @jamesnw in #2189
- Add missing media query key by @jamesnw in #2204
- Adds additional font related keys by @vwallen in #2151
- Adds CSS filter effects by @vwallen in #2197
- Add speculation rules by @Elchi3 in #2180
- Add screen capture by @Elchi3 in #2185
Full Changelog: v2.5.0...v2.6.0
v2.5.0
What's new
- 81 features
- 69.2% coverage of BCD
What's Changed
- Add additional overflow keys by @jamesnw in #2102
- Make custom ellipses identifier match name by @ddbeck in #2120
- Adds Text underline position & text shadow by @SondraE in #1997
- Update draft features by @github-actions in #2121
- Fix missing backtick in registerprotocolhandler description by @captainbrosset in #2127
- Adds additional key to cubic bezier easing by @vwallen in #2108
- Flag the "Towards features" document as historical by @tidoust in #2125
- Add Payment Request and Payment Handler by @queengooborg in #1743
- Adds interpolate-size feature by @vwallen in #2110
- Adds display: contents by @vwallen in #1966
- Update draft features by @github-actions in #2136
- Bump @mdn/browser-compat-data from 5.6.11 to 5.6.12 by @dependabot in #2140
- Add DOM - core, events, ranges, tree walker etc by @autonome in #2007
- Add new NestedDeclaration keys by @jamesnw in #2145
- Add position keys to backdrop and flexbox by @jamesnw in #2134
- Add rhythmic sizing by @jamesnw in #2135
- Add ::details-content feature by @jamesnw in #2130
- Add CSS.supports() and missing CSSOM keys by @jamesnw in #2129
- Add WebAssembly features, take 2 by @Elchi3 in #1970
- Adds attr features by @vwallen in #2109
- Add anchor-scope keys to anchor positioning by @jamesnw in #2147
- Adds calc-size feature by @vwallen in #2148
- Add WebGL extensions by @Elchi3 in #2072
- Add a feature for SAB in WebGL by @Elchi3 in #2067
- Bump @mdn/browser-compat-data from 5.6.12 to 5.6.13 by @dependabot in #2154
- Update draft features by @github-actions in #2165
- Add more keys to shared storage by @Elchi3 in #2163
- Add more keys to several features by @Elchi3 in #2158
- Adds CSS abstract types to existing property features by @vwallen in #2149
- Add a key to WebUSB by @Elchi3 in #2157
- Add a key to WebXR by @Elchi3 in #2156
- Add text-orientation and text-combine-upright by @jamesnw in #2081
- Add touch-action by @jamesnw in #2152
- Add more keys to SAB in WebGL by @Elchi3 in #2166
- Updates transition features with additional keys by @vwallen in #2107
- Add feature for CSS Typed OM by @queengooborg in #1847
- Add Uint8Array to/from base64 and hex by @Elchi3 in #2155
- Add virtual keyboard by @Elchi3 in #2160
- Add Web Share by @Elchi3 in #2159
- Add Web Serial by @Elchi3 in #2161
- Add Network Information by @Elchi3 in #2162
- Add compat prefixed keys to recommended alternate features by @jamesnw in #2150
- Update draft features by @github-actions in #2172
- Add a key to Web Animations by @Elchi3 in #2177
- Add text-box feature by @jamesnw in #2167
- Add more keys to WebAuthn by @Elchi3 in #2175
- Add DOMException to DOM by @Elchi3 in #2176
- Add Save-Data by @Elchi3 in #2181
- Add a semi-automated release workflow by @ddbeck in #2191
- 📦 Release [email protected] by @github-actions in #2194
Full Changelog: v2.4.0...v2.5.0