Conversation
Contributor
|
Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs). |
9230966 to
c85adfd
Compare
4995307 to
66dcef6
Compare
caugner
approved these changes
Dec 10, 2025
Collaborator
Author
|
Release was successfully published by this run. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
(This release was generated by the project's release script.)
v7.2.0
December 10, 2025
Notable changes
This release includes one notable change.
1. Add top-level
mediatypesfolder (#27168)Previously, support data for media formats was not available.
Now, a new top-level
mediatypesfolder has been created to host 11 image formats (mediatypes.image.*), and to support future data additions for other media types.Removals
css.types.attr.fallback(#26624)css.types.attr.type-or-unit(#26624)css.types.attr.type-or-unit.angle(#26624)css.types.attr.type-or-unit.color(#26624)css.types.attr.type-or-unit.integer(#26624)css.types.attr.type-or-unit.length(#26624)css.types.attr.type-or-unit.number(#26624)css.types.attr.type-or-unit.percentage(#26624)css.types.attr.type-or-unit.time(#26624)Additions
api.GPUSupportedFeatures.feature_texture-component-swizzle(#28411)api.GPUTexture.createView.descriptor_swizzle_parameter(#28411)api.SubtleCrypto.importKey.ECDH(#28497)api.SubtleCrypto.importKey.ECDH.compressed_elliptic_curve_points(#28497)api.SubtleCrypto.importKey.ECDSA(#28497)api.SubtleCrypto.importKey.ECDSA.compressed_elliptic_curve_points(#28497)browsers.bun.releases.1.3.4(#28607)browsers.firefox_android.releases.149(#28607)browsers.firefox.releases.149(#28607)css.at-rules.container.anchor_position_queries(#28526)css.at-rules.container.anchor_position_queries.fallback(#28526)css.at-rules.container.anchor_position_queries.fallback.any_value(#28526)css.properties.container-type.anchored(#28526)css.properties.position-try-fallbacks.self-x-end(#28624)css.properties.position-try-fallbacks.self-x-start(#28624)css.properties.position-try-fallbacks.self-y-end(#28624)css.properties.position-try-fallbacks.self-y-start(#28624)css.properties.position-try-fallbacks.span-self-x-end(#28624)css.properties.position-try-fallbacks.span-self-x-start(#28624)css.properties.position-try-fallbacks.span-self-y-end(#28624)css.properties.position-try-fallbacks.span-self-y-start(#28624)css.properties.position-try.self-x-end(#28624)css.properties.position-try.self-x-start(#28624)css.properties.position-try.self-y-end(#28624)css.properties.position-try.self-y-start(#28624)css.properties.position-try.span-self-x-end(#28624)css.properties.position-try.span-self-x-start(#28624)css.properties.position-try.span-self-y-end(#28624)css.properties.position-try.span-self-y-start(#28624)css.properties.position-visibility.anchors-valid(#28624)css.selectors.view-transition-group-children(#28595)css.types.attr.declaration-value(#26624)css.types.attr.type_function(#26624)css.types.attr.type_function.angle(#26624)css.types.attr.type_function.color(#26624)css.types.attr.type_function.custom-ident(#26624)css.types.attr.type_function.ident(#26624)css.types.attr.type_function.image(#26624)css.types.attr.type_function.integer(#26624)css.types.attr.type_function.length(#26624)css.types.attr.type_function.length-percentage(#26624)css.types.attr.type_function.number(#26624)css.types.attr.type_function.percentage(#26624)css.types.attr.type_function.resolution(#26624)css.types.attr.type_function.string(#26624)css.types.attr.type_function.time(#26624)css.types.attr.type_function.transform-function(#26624)css.types.attr.type_function.url(#26624)mediatypes.image.avif(#27168)mediatypes.image.avif.animation(#27168)mediatypes.image.bmp(#27168)mediatypes.image.gif(#27168)mediatypes.image.heif(#27168)mediatypes.image.ico(#27168)mediatypes.image.jpeg(#27168)mediatypes.image.jxl(#27168)mediatypes.image.png(#27168)mediatypes.image.png.animation(#27168)mediatypes.image.svg(#27168)mediatypes.image.tiff(#27168)mediatypes.image.webp(#27168)mediatypes.image.webp.alpha(#27168)mediatypes.image.webp.animation(#27168)mediatypes.image.webp.lossless(#27168)mediatypes.image.webp.lossy(#27168)webdriver.bidi.emulation.setScreenSettingsOverride(#28606)Statistics
v7.1.24...v7.2.0)