Update dependency @wordpress/block-editor to v4.4.0 #5175
Merged
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 PR contains the following updates:
4.1.0
->4.4.0
Release Notes
WordPress/gutenberg
v4.4.0
Compare Source
Changelog
undefined
.aria-hidden=”true”
.getSelectedBlock
andgetMultiSelectedBlocks
with more performantgetSelectedBlockClientId
and agetBlocks
selectors in copy handler.getBlock
selector in favor of the more performantgetBlockName
.getSelectedBlock
with more performantgetSelectedBlockClientId
and newisBlockValid
selectors in the BlockToolbar.getSelectedBlock
with more performantgetSelectedBlockClientId
and newisBlockValid
selectors in the Block Inspector.getInserterItems
with a newhasInserterItems
selector which is more performant, and makes some adjustments to memorization.getSelectedBlock
selector in autocompleters.getBlock
selector in the DefaultBlockAppender and EditorKeyboardShortcuts components.is_gutenberg_page
incorrectly assumesget_current_screen
exists, add check.focusOnMount
prop from NavigableToolbar components, which was generating a warning.wp-polyfill
which needs to be registered before React and React-Dom when plugins (like Yoast) rely on Gutenberg’s React.onSplit
as unstable as it is pending refactor.registerBlockType
.isSelected
prop down to the implementation of RichText components to make them respond properly to focus changes.v4.3.7
Compare Source
v4.3.6
Compare Source
v4.3.5
Compare Source
v4.3.4
Compare Source
v4.3.3
Compare Source
v4.3.2
Compare Source
v4.3.1
Compare Source
v4.3.0
Compare Source
switchToBlockType
function.v4.2.0
Compare Source
Changelog (in addition to the changelog of 4.2.0 rc 1)
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.