Releases: web-platform-dx/web-features
v3.30.0
What's New
- The
navigator-modelcontextID is now a redirect to thedocument-modelcontextfeature (#4076) - 1 feature:
color-mix-variadic - 3 status changes:
- Baseline widely available:
storage-access,webgl-compressed-texture-etc,webgl-compressed-texture-etc1
- Baseline widely available:
What's Changed
- Add compat sets to authoring format by @ddbeck in #4015
- Bump @mdn/browser-compat-data from 7.3.17 to 8.0.0 by @dependabot[bot] in #4071
- Bump @mdn/browser-compat-data from 8.0.0 to 8.0.1 by @dependabot[bot] in #4085
- Rename navigator.modelContext to document.modelContext by @beaufortfrancois in #4076
url-integrity: map expected compat key by @ddbeck in #4084- Remove Markdown from
input-color-alphafeature name by @jugglinmike in #4095 text-decoration: backfill compat keys by @ddbeck in #4064user-agent: backfillapi.Navigator.vendorSubcompat key by @ddbeck in #4074script: Backfill compat keys by @ddbeck in #4078- Add variadic
color-mix()feature by @ddbeck in #4065 - Bump @mdn/browser-compat-data from 8.0.1 to 8.0.2 by @dependabot[bot] in #4097
Full Changelog: v3.29.0...v3.30.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 a5d5fc6).
compute-baseline@v0.5.0
Breaking Changes
- Node.js ≥22.22.0 is now required. (#4005)
What's Changed
@mdn/browser-compat-datapeer dependency has been updated for v8.0.0. (#4071)- The type definition of
computeBaseline({ compatKeys })has been relaxed from[string, ...string[]]tostring[]. (#3960)
Full Changelog: compute-baseline/v0.4.0...compute-baseline/v0.5.0
v3.29.0
What's New
- 3 features:
ad-selection,protected-audience,reporting-crashes-storage - 5 status changes:
- Baseline newly available:
container-style-queries - Baseline widely available:
lh,rlh,user-activation,webauthn-public-key-easy
- Baseline newly available:
What's Changed
- Add crash report storage feature by @ddbeck in #3816
webauthn-public-key-easy: pin status to common algorithm by @ddbeck in #4020- Add more compat keys to
setintervalandsettimeoutby @ddbeck in #4061 - Add
protected-audienceandad-selectionfeatures by @ddbeck in #2635 - Revise
fetch-request-streamscompat keys and description by @ddbeck in #4055 - Bump @mdn/browser-compat-data from 7.3.16 to 7.3.17 by @dependabot[bot] in #4066
Full Changelog: v3.28.0...v3.29.0
Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.
v3.28.0
What's New
- 2 features:
meta-refresh,text-fit - 4 status changes:
- Baseline newly available:
baseline-shift,open-pseudo,toggleevent-source,wasm-branch-hinting
- Baseline newly available:
What's Changed
- Simplify the names of two CSS function features by @ddbeck in #4031
- Add meta refresh feature by @ddbeck in #4038
- Add
text-fitCSS property feature by @ddbeck in #4037 anchor-positioning: add more compat keys by @ddbeck in #4019- Bump @mdn/browser-compat-data from 7.3.15 to 7.3.16 by @dependabot[bot] in #4050
Full Changelog: v3.27.0...v3.28.0
Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.
v3.27.0
What's New
- 7 features:
reporting-coep-violations,reporting-crashes,reporting-csp-violations,reporting-deprecation,reporting-integrity-violations,reporting-interventions,reporting-permissions-policy-violations - 1 group:
reporting - 6 status changes:
- Baseline widely available:
clip-path-boxes,user-pseudos - Baseline newly available:
crisp-edges,js-modules-shared-workers,shared-workers,text-decoration-skip-ink-all
- Baseline widely available:
What's Changed
view-transitions-element-scoped: add compat keys by @3ru in #3988- Map more CSS compat keys (currentColor, logical property values) by @Elchi3 in #3999
- Break up reporting feature into reporting API and various report types by @ddbeck in #3982
- Bump @mdn/browser-compat-data from 7.3.14 to 7.3.15 by @dependabot[bot] in #4021
Full Changelog: v3.26.0...v3.27.0
Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.
v3.26.0
What's New
- 2 features:
opaquerangeandusermedia - 1 status change:
- Baseline newly available:
contrast-color
- Baseline newly available:
What's Changed
- Add
OpaqueRangefeature by @ddbeck in #3985 - Bump @mdn/browser-compat-data from 7.3.13 to 7.3.14 by @dependabot[bot] in #4004
- Add
<usermedia>HTML element feature by @ddbeck in #3983
Full Changelog: v3.25.0...v3.26.0
Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.
v3.25.0
What's New
- 2 features:
light-dark-imageandcanvas-html - 3 status changes:
- Baseline widely available:
aria-attribute-reflectionandstring-wellformed - Limited availability:
overscroll-behavior(regressed from Baseline widely available due to new inconsistencies between browsers)
- Baseline widely available:
What's Changed
- Add
light-dark()image values feature by @ddbeck in #3974 subresource-integrity: add new backfill BCD key by @ddbeck in #3981- Bump @mdn/browser-compat-data from 7.3.12 to 7.3.13 by @dependabot[bot] in #3991
- Add HTML-in-canvas feature by @ewewraw in #3978
New Contributors
Full Changelog: v3.24.0...v3.25.0
Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.
v3.24.0
What's New
- 6 features:
app-migration,device-bound-session-credentials,subresource-integrity,url-cross-origin,url-integrity,url-referrer-policy - 1 group:
integrity - 4 status changes:
- Baseline newly available:
highlight,math-sum-precise - Baseline widely available:
search,xslt(reverting an erroneous status change from the previous release)
- Baseline newly available:
What's Changed
- Backfill
compat_featuresforreferencetargetby @3ru in #3964 - Add
compat_featuresfor the<geolocation>element by @3ru in #3963 - Add CSS
url()modifier features by @ddbeck in #3954 - Fix typos in feature descriptions by @k35o in #3967
- Add device-bound session credentials feature by @ddbeck in #3896
user-agent-sniffing: add more compat keys by @ddbeck in #3942- Add app migration feature by @Dp-Goog in #3970
- Assign compat keys from BCD 7.3.12 for existing features by @ddbeck in #3969
- Add subresource integrity (SRI) feature and resource integrity group by @ddbeck in #3932
New Contributors
Full Changelog: v3.23.1...v3.24.0
Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.
v3.23.1
What's New
- 1 status change:
xsltregressed from Baseline widely available to limited availability, due to Chrome withdrawing support for the feature.
What's Changed
- Bump @mdn/browser-compat-data from 7.3.10 to 7.3.11 by @dependabot[bot] in #3946
Full Changelog: v3.23.0...v3.23.1
Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.