Skip to content

Conversation

@mdn-bot
Copy link
Collaborator

@mdn-bot mdn-bot commented May 7, 2025

(This release was generated by the project's release script.)

v6.0.13

May 9, 2025

Removals

  • css.properties.line-height-step (#26761)

Additions

  • api.Element.getHTML.escapes_lt_gt_in_attributes (#26688)
  • api.Element.innerHTML.escapes_lt_gt_in_attributes (#26688)
  • api.Element.outerHTML.escapes_lt_gt_in_attributes (#26688)
  • api.ShadowRoot.getHTML.escapes_lt_gt_in_attributes (#26688)
  • api.ShadowRoot.innerHTML.escapes_lt_gt_in_attributes (#26688)
  • webextensions.api.tabGroups (#26724)
  • webextensions.api.tabGroups.Color (#26724)
  • webextensions.api.tabGroups.get (#26724)
  • webextensions.api.tabGroups.move (#26724)
  • webextensions.api.tabGroups.move.moveProperties (#26724)
  • webextensions.api.tabGroups.move.moveProperties.index (#26724)
  • webextensions.api.tabGroups.move.moveProperties.windowId (#26724)
  • webextensions.api.tabGroups.onCreated (#26724)
  • webextensions.api.tabGroups.onMoved (#26724)
  • webextensions.api.tabGroups.onRemoved (#26724)
  • webextensions.api.tabGroups.onUpdated (#26724)
  • webextensions.api.tabGroups.query (#26724)
  • webextensions.api.tabGroups.query.queryInfo (#26724)
  • webextensions.api.tabGroups.query.queryInfo.collapsed (#26724)
  • webextensions.api.tabGroups.query.queryInfo.color (#26724)
  • webextensions.api.tabGroups.query.queryInfo.title (#26724)
  • webextensions.api.tabGroups.query.queryInfo.windowId (#26724)
  • webextensions.api.tabGroups.TAB_GROUP_ID_NONEs (#26724)
  • webextensions.api.tabGroups.TabGroup (#26724)
  • webextensions.api.tabGroups.TabGroup.collapsed (#26724)
  • webextensions.api.tabGroups.TabGroup.color (#26724)
  • webextensions.api.tabGroups.TabGroup.id (#26724)
  • webextensions.api.tabGroups.TabGroup.shared (#26724)
  • webextensions.api.tabGroups.TabGroup.title (#26724)
  • webextensions.api.tabGroups.TabGroup.windowId (#26724)
  • webextensions.api.tabGroups.update (#26724)
  • webextensions.api.tabGroups.update.updateProperties (#26724)
  • webextensions.api.tabGroups.update.updateProperties.collapsed (#26724)
  • webextensions.api.tabGroups.update.updateProperties.color (#26724)
  • webextensions.api.tabGroups.update.updateProperties.title (#26724)
  • webextensions.manifest.dark_theme (#26511)
  • webextensions.manifest.dark_theme.colors (#26511)
  • webextensions.manifest.dark_theme.colors.bookmark_text (#26511)
  • webextensions.manifest.dark_theme.colors.button_background_active (#26511)
  • webextensions.manifest.dark_theme.colors.button_background_hover (#26511)
  • webextensions.manifest.dark_theme.colors.frame (#26511)
  • webextensions.manifest.dark_theme.colors.frame_inactive (#26511)
  • webextensions.manifest.dark_theme.colors.icons (#26511)
  • webextensions.manifest.dark_theme.colors.icons_attention (#26511)
  • webextensions.manifest.dark_theme.colors.ntp_background (#26511)
  • webextensions.manifest.dark_theme.colors.ntp_text (#26511)
  • webextensions.manifest.dark_theme.colors.popup (#26511)
  • webextensions.manifest.dark_theme.colors.popup_highlight (#26511)
  • webextensions.manifest.dark_theme.colors.popup_highlight_text (#26511)
  • webextensions.manifest.dark_theme.colors.popup_text (#26511)
  • webextensions.manifest.dark_theme.colors.tab_background_text (#26511)
  • webextensions.manifest.dark_theme.colors.tab_line (#26511)
  • webextensions.manifest.dark_theme.colors.tab_loading (#26511)
  • webextensions.manifest.dark_theme.colors.tab_selected (#26511)
  • webextensions.manifest.dark_theme.colors.tab_text (#26511)
  • webextensions.manifest.dark_theme.colors.toolbar (#26511)
  • webextensions.manifest.dark_theme.colors.toolbar_bottom_separator (#26511)
  • webextensions.manifest.dark_theme.colors.toolbar_field (#26511)
  • webextensions.manifest.dark_theme.colors.toolbar_field_border (#26511)
  • webextensions.manifest.dark_theme.colors.toolbar_field_border_focus (#26511)
  • webextensions.manifest.dark_theme.colors.toolbar_field_focus (#26511)
  • webextensions.manifest.dark_theme.colors.toolbar_field_highlight (#26511)
  • webextensions.manifest.dark_theme.colors.toolbar_field_highlight_text (#26511)
  • webextensions.manifest.dark_theme.colors.toolbar_field_text (#26511)
  • webextensions.manifest.dark_theme.colors.toolbar_field_text_focus (#26511)
  • webextensions.manifest.dark_theme.colors.toolbar_text (#26511)
  • webextensions.manifest.dark_theme.colors.toolbar_top_separator (#26511)
  • webextensions.manifest.dark_theme.colors.toolbar_vertical_separator (#26511)
  • webextensions.manifest.dark_theme.images (#26511)
  • webextensions.manifest.dark_theme.images.additional_backgrounds (#26511)
  • webextensions.manifest.dark_theme.images.theme_frame (#26511)
  • webextensions.manifest.dark_theme.properties (#26511)
  • webextensions.manifest.dark_theme.properties.color_scheme (#26511)
  • webextensions.manifest.dark_theme.properties.content_color_scheme (#26511)
  • webextensions.manifest.optional_permissions.tabGroups (#26724)
  • webextensions.manifest.permissions.tabGroups (#26724)

Statistics

  • 14 contributors have changed 47 files with 2,199 additions and 529 deletions in 34 commits (v6.0.12...v6.0.13)
  • 17,123 total features
  • 1,149 total contributors
  • 5,235 total stargazers

@github-actions github-actions bot added infra Infrastructure issues (npm, GitHub Actions, releases) of this project docs Issues or pull requests regarding the documentation of this project. dependencies Pull requests that update a dependency package or file. labels May 7, 2025
@github-actions
Copy link
Contributor

github-actions bot commented May 7, 2025

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@mdn-bot mdn-bot force-pushed the release branch 25 times, most recently from 27ab835 to 2eab83f Compare May 9, 2025 13:59
@caugner caugner marked this pull request as ready for review May 9, 2025 14:10
@caugner caugner merged commit 618c641 into main May 9, 2025
12 checks passed
@caugner caugner deleted the release branch May 9, 2025 14:10
@mdn-bot
Copy link
Collaborator Author

mdn-bot commented May 9, 2025

Release was successfully published by this run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency package or file. docs Issues or pull requests regarding the documentation of this project. infra Infrastructure issues (npm, GitHub Actions, releases) of this project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants