Releases: web-platform-dx/web-features
v2.47.0
What's New
- 4 features:
heading-selectors
,periodic-background-sync
,viewport-segments
,webauthn-signals
- 1 group:
webauthn
What's Changed
- Add an "aka" for
navigator.share()
(the Web Share API!) by @foolip in #3304 - Describe the
appinstalled
event in thebeforeinstallprompt
feature by @foolip in #3255 - Add viewport segments feature by @foolip in #3285
- Reinstate "input (event)" name for
input-event
feature by @ddbeck in #3309 - Add heading selectors by @keithamus in #3299
- Use
IntersectionObserver
in the description of IO by @foolip in #3312 - Add the periodic background sync API by @foolip in #3308
- Bump @mdn/browser-compat-data from 7.1.1 to 7.1.2 by @dependabot[bot] in #3313
- Update the spec URL for field-sizing by @stof in #3318
- Add WebAuthn signals feature; group WebAuthn features by @Elchi3 in #3307
New Contributors
- @keithamus made their first contribution in #3299
- @stof made their first contribution in #3318
Full Changelog: v2.46.0...v2.47.0
Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.
web-features@next
This is a continuously-updated prerelease generated from main
(currently at 9897c9f).
v2.46.0
What's New
What's Changed
- Add a Cookies group by @foolip in #3282
- Replace many uses of the word "interface" in descriptions by @foolip in #3256
- Update moveBefore() spec and BCD keys by @foolip in #3266
- Add cssdb to the Baseline in the wild page by @atopal in #3287
- Improve description of region capture API by @foolip in #2902
- Bump @mdn/browser-compat-data from 6.1.5 to 7.1.1 by @dependabot[bot] in #3283
- Link caniuse for cross-document-view-transitions by @foolip in #3296
- Split the worklets group from workers by @foolip in #3295
New Contributors
Full Changelog: v2.45.0...v2.46.0
Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.
[email protected]
Breaking Changes
- This release requires
@mdn/browser-compat-data@^7.0.0
. - The
RealSupportStatement
class has been removed. All upstream browser compatibility statements now have "real" values (that is, they do not containtrue
ornull
values where version strings might appear), so the distinction between "real" and "non-real" statements no longer has any meaning. Use theSupportStatement
class instead. - The
statement()
factory function has been removed. It serves no purpose without the real/non-real value distinction. Usenew SupportStatement()
instead.
What's Changed
- Upgrade
compute-baseline
to use BCD 7.0.0 by @ddbeck in #3288 - Update
compute-baseline
README:withAncestors
tocheckAncestors
by @alattalatta in #3046
v2.45.0
What's New
- 3 features (1076 total)
- Add Explicit resource management (
explicit-resource-management
) feature by @Elchi3 in #3231 - Add
navigator.scheduling.isInputPending()
(is-input-pending
) feature by @foolip in #3034 - Add
Object.hasOwn()
(object-hasown
) feature by @foolip in #3253
What's Changed
- Close angle brackets in description for
:open
pseudo-class by @ddbeck in #3243 - Upgrade to last BCD v6 series release by @ddbeck in #3277
- Add reading-order to the reading-flow feature by @foolip in #3271
- Move two
getCapabilities()
methods out of media capabilities by @foolip in #3270 - Align Web Crypto support with caniuse by @foolip in #3268
- Add
playsinline
to existing<video>
feature by @foolip in #3267 - Pin UA client hints to what's mentioned in the description by @foolip in #3265
- Move
TextEncoderStream
/TextDecoderStream
to the right feature by @foolip in #3264 - Fix spellcheck spec URL (was copypasta) by @foolip in #3263
- Pin the SpeechRecognition API to its constructor by @foolip in #3262
- Move 3 members of Performance to resource timing by @foolip in #3259
- Mention
PerformanceObserver
API in performance feature description by @foolip in #3258 - Use more precise spec link for service worker notifications feature by @foolip in #3257
- Drop "initial support" qualifier for resource timing by @foolip in #3254
- Remove redundant "also known as" for MediaRecorder by @foolip in #3252
- Use more precise spec link for
@font-face
by @foolip in #3251 - Add BCD keys for CSS interactivity property by @foolip in #3247
- Pin
<fencedframe>
support to the element itself by @foolip in #3246 - Mark
MediaRecorder
as Baseline high withcompute_from
by @foolip in #3157
Full Changelog: v2.44.0...v2.45.0
Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.
v2.44.0
What's Changed
- Local Network Access replaces Private Network Access by @Elchi3 in #3215
- Bump @mdn/browser-compat-data from 6.1.3 to 6.1.4 by @dependabot[bot] in #3235
- Mention device-posture CSS media feature by @foolip in #3236
- Redefine
open-closed
to be only about:open
by @foolip in #3238
Full Changelog: v2.43.2...v2.44.0
Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.
v2.43.2
What's Changed
- Align
createimagebitmap
with caniuse by @ddbeck in #3173 - Pin Reporting API to its entry points by @foolip in #3225
- Bump @mdn/browser-compat-data from 6.1.0 to 6.1.2 by @dependabot[bot] in #3218
Full Changelog: v2.43.1...v2.43.2
Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.
v2.43.1
What's Changed
- Bump @mdn/browser-compat-data from 6.0.36 to 6.0.37 by @dependabot[bot] in #3200
- Bump @mdn/browser-compat-data from 6.0.37 to 6.1.0 by @dependabot[bot] in #3206
- Allow
abs-sign
to progress to Baseline low by @ddbeck in #3205
Full Changelog: v2.43.0...v2.43.1
Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.
v2.43.0
What's New
- Add Sanitizer API feature by @captainbrosset in #3171
What's Changed
- Bump @mdn/browser-compat-data from 6.0.33 to 6.0.34 by @dependabot[bot] in #3177
- Add Sanitizer API feature by @captainbrosset in #3171
- Adds link to browserslist-config-baseline on gh-pages site by @tonypconway in #3182
Full Changelog: v2.42.0...v2.43.0
Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.
v2.42.0
What's New
imagebitmaprenderingcontext
feature (#3166)
What's Changed
- Add compat key for CSS
if()
by @foolip in #3144 - Add a "supported browsers" page to the gh-pages site by @tonypconway in #3132
- Bump @mdn/browser-compat-data from 6.0.31 to 6.0.32 by @dependabot[bot] in #3154
- Pin
createImageBitmap()
to the global method only by @foolip in #3165 - Split out
ImageBitmapRenderingContext
feature by @foolip in #3166 - Unlink
createimagebitmap
feature from caniuse by @ddbeck in #3172 - Pin
scroll-snap-events
status to the events themselves by @foolip in #3158 - Pin
<link rel="prefetch">
status to the attr only by @foolip in #3159 - Bump @mdn/browser-compat-data from 6.0.32 to 6.0.33 by @dependabot[bot] in #3169
New Contributors
- @tonypconway made their first contribution in #3132
Full Changelog: v2.41.2...v2.42.0
Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.