Editor: Package update with bug fixes for WordPress 6.5 beta 2#6142
Editor: Package update with bug fixes for WordPress 6.5 beta 2#6142getdave wants to merge 1 commit intoWordPress:trunkfrom
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the Core Committers: Use this line as a base for the props when committing in SVN: To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
This is testing well for me so far. |
| "@wordpress/viewport": "5.28.1", | ||
| "@wordpress/warning": "2.51.1", | ||
| "@wordpress/widgets": "3.28.2", | ||
| "@wordpress/wordcount": "3.51.1", |
There was a problem hiding this comment.
This is only updating all the packages because it's the first package release creating to wp-6.5 dist tag. So all the packages were updated even if there were no changes in all of them.
Test using WordPress PlaygroundThe changes in this pull request can previewed and tested using a WordPress Playground instance. WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser. Some things to be aware of
For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation. |
Trac ticket: https://core.trac.wordpress.org/ticket/60315
Updates the WordPress packages with the one included with the latest bug fixes from Gutenberg. This is probably the latest package update for WP 6.5 Beta 2
It includes all the backports from this Gutenberg PR WordPress/gutenberg#59197