Make WordPress Core

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#52588 closed task (blessed) (fixed)

Update WordPress packages for 5.7 RC 1

Reported by: noisysocks's profile noisysocks Owned by: noisysocks's profile noisysocks
Milestone: 5.7 Priority: normal
Severity: normal Version:
Component: Editor Keywords: has-patch commit
Focuses: Cc:

Description

The @wordpress npm packages need to be updated prior to RC 1 to include bug fixes made in the Gutenberg plugin.

Change History (4)

This ticket was mentioned in PR #1028 on WordPress/wordpress-develop by noisysocks.


4 years ago
#1

  • Keywords has-patch added

Update WordPress packages ahead of WP 5.7 beta 2. This includes the fixes listed in https://github.com/WordPress/gutenberg/pull/29191.

https://core.trac.wordpress.org/ticket/52588

#2 @noisysocks
4 years ago

  • Keywords commit added
  • Status changed from assigned to accepted

All checks are green and Gutenberg E2E tests pass when I run them against Core locally.

#3 @noisysocks
4 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed

In 50400:

Editor: Update @wordpress npm packages

Update @wordpress npm packages to the latest published versions. This includes
block editor bug fixes for WordPress 5.7 RC 1.

Fixes #52588.

Note: See TracTickets for help on using tickets.