Update the WordPress packages for 5.8 beta 3#1408
Closed
jorgefilipecosta wants to merge 2 commits intoWordPress:masterfrom
Closed
Update the WordPress packages for 5.8 beta 3#1408jorgefilipecosta wants to merge 2 commits intoWordPress:masterfrom
jorgefilipecosta wants to merge 2 commits intoWordPress:masterfrom
Conversation
Member
|
None of the widget related PHP changes in the diff need to be moved over as they're already in core. |
Member
|
PR for I've noticed that WordPress/gutenberg#32627 hadn't been ported to core yet, although WordPress/gutenberg#32848 already had those changes (everything looks fine in gutenberg's |
Member
Author
|
Committed in b668efd. |
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.
Trac ticket: core.trac.wordpress.org/ticket/53397
PHP Backports
Enable the block templates (editor mode) for themes with theme.json by default. (already included)
Widget editor related changes cc @noisysocks
Theme.json related changes cc: @nosolosw
Diff is available at https://github.com/WordPress/gutenberg/pull/32848/files
Updated packages
@wordpress/block-directory: 2.1.8 -> 2.1.9
@wordpress/block-editor: 6.1.4 -> 6.1.5
@wordpress/block-library: 3.2.7 -> 3.2.8
@wordpress/components: 14.1.3 -> 14.1.4
@wordpress/customize-widgets: 1.0.7 -> 1.0.8
@wordpress/edit-post: 4.1.8 -> 4.1.9
@wordpress/edit-widgets: 2.1.8 -> 2.1.9
@wordpress/editor: 10.1.7 -> 10.1.8
@wordpress/format-library: 2.1.4 -> 2.1.5
@wordpress/interface: 3.1.3 -> 3.1.4
@wordpress/list-reusable-blocks: 2.1.3 -> 2.1.4
@wordpress/nux: 4.1.3 -> 4.1.4
@wordpress/reusable-blocks: 2.1.7 -> 2.1.8
@wordpress/server-side-render: 2.1.4 -> 2.1.5
@wordpress/widgets: 1.1.7 -> 1.1.8