Skip to content

Bump @wordpress/editor from 14.53.0 to 14.54.0 - #3710

Closed
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/npm_and_yarn/wordpress/editor-14.54.0
Closed

Bump @wordpress/editor from 14.53.0 to 14.54.0#3710
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/npm_and_yarn/wordpress/editor-14.54.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bumps @wordpress/editor from 14.53.0 to 14.54.0.

Changelog

Sourced from @​wordpress/editor's changelog.

14.54.0 (2026-08-26)

New Features

  • Add a private SiteExport menu item, moved from edit-site. It offers downloading the theme with the user's changes, only while editing a template or a template part — the entities the exported theme is made of (#81992).

Enhancements

  • Commands: Add a command palette entry that opens the current post on the front end once it is published, labelled with the post type's view_item label (#66720).
  • Pre-publish panel: Remove the "Visibility" and "Publish" headings that repeated the title of the panel containing them. The publish date's reset action, which lived in the removed header, becomes a "Reset" button below the date picker, disabled but still focusable while the post is set to publish immediately (#81806).

Bug Fixes

  • __unstableSaveForPreview: Mark the options object and its forceIsAutosaveable flag as optional, matching the neighbouring autosave action. Both defaulted at runtime but the published types required them (#81858).
  • Register the editor and block editor keyboard shortcuts from the editor provider, so shortcuts work for consumers that mount the editor without rendering EditorKeyboardShortcutsRegister themselves (#81580).
  • Header: Allow the Back button column to grow when "Show button text labels" is enabled so the label is not obscured by the following controls (#81701).
  • Notes: Stop forcing capitalization of the user name in a note byline, so the name is shown as the user set it (#81788).
  • Device Preview: Center the editor canvas with the canvas container's own flex alignment rather than the canvas's auto margins, which were conditional on the resize handles being active. Switching from the mobile or tablet preview back to desktop no longer expands the canvas from the left edge (#81484).
  • PostSchedule: Announce the new publish date to screen readers when the date is changed (#81629).
  • Start page/template pattern modals: Align the footer actions with the modal content's padding, so the footer no longer overflows the modal width (#82021).

Internal

  • Check the window.__experimentalEnableRealTimeCollaboration flag set by the Real-Time Collaboration experiment, instead of window._wpCollaborationEnabled, when determining whether collaboration is enabled for the current post (#80658).
  • Split tsconfig into a build project and a default dev project so dev files are type checked without publishing their declarations. (#81515)

Enhancements

  • Add an initialViewport prop to the editor provider, setting the width each entity opens at from the breakpoints the theme defines, so a host no longer has to dispatch setDeviceType from outside the provider and race the settings it reads (#81750).
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code Skip Changelog Disables the "Changelog Updated" action for PRs where changelog entries are not necessary. labels Sep 2, 2026
Bumps [@wordpress/editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/editor) from 14.53.0 to 14.54.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/editor/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/editor@14.54.0/packages/editor)

---
updated-dependencies:
- dependency-name: "@wordpress/editor"
  dependency-version: 14.54.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress/editor-14.54.0 branch from fb51934 to c0b1714 Compare September 2, 2026 06:11
@pfefferle pfefferle mentioned this pull request Sep 2, 2026
1 task
@dependabot @github

dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor Author

Looks like @wordpress/editor is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 2, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/wordpress/editor-14.54.0 branch September 2, 2026 08:30
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 file javascript Pull requests that update Javascript code Skip Changelog Disables the "Changelog Updated" action for PRs where changelog entries are not necessary.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants