Skip to content

Update the WordPress packages for 5.8 beta 3#1408

Closed
jorgefilipecosta wants to merge 2 commits intoWordPress:masterfrom
jorgefilipecosta:update/packages-beta3
Closed

Update the WordPress packages for 5.8 beta 3#1408
jorgefilipecosta wants to merge 2 commits intoWordPress:masterfrom
jorgefilipecosta:update/packages-beta3

Conversation

@jorgefilipecosta
Copy link
Copy Markdown
Member

@jorgefilipecosta jorgefilipecosta commented Jun 21, 2021

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

@noisysocks
Copy link
Copy Markdown
Member

None of the widget related PHP changes in the diff need to be moved over as they're already in core.

@oandregal
Copy link
Copy Markdown
Member

PR for theme.json changes at #1411

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 wp/trunk). I've went ahead and included those changes as well.

@jorgefilipecosta
Copy link
Copy Markdown
Member Author

Committed in b668efd.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants