Conversation
|
At a high-level, these items as described seem valid for RC3 but I'll defer to @desrosj @dream-encode @getsource and others on the release team for any technical concerns with the changes themselves |
|
I realize it's quite a large number of PRs again this time -- more than for RC 2 😕 FWIW, 5 of them add block deprecations that were previously missed:
Their absence would cause blocks saved in 6.0 to break in 6.1. Here's the relevant issue: WordPress/gutenberg#45153 |
|
WordPress/gutenberg#45087 only affects e2e tests in the GB repo -- it doesn't have any impact on code in Core. (It does touch code in the It was needed on GB's |
|
WordPress/gutenberg#45265 only affect's GB's "compatibility layer" with WP 6.0. That PR was needed for GB's own PHP unit tests to pass after I landed r54670. It also doesn't have any consequences for Core: The corresponding code in Core was previously updated. |
|
Closing in favor of #3527. |
Includes the latest round of Gutenberg bugfix PRs that were approved for inclusion during yesterday’s triage session. The following Gutenberg PRs were cherry-picked:
Furthermore, it includes the following fixes that were merged directly into Gutenberg's
wp/6.1branch:Needed for today's WP 6.1 RC 3 release.
This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.