Make WordPress Core

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#51758 closed task (blessed) (fixed)

Update WordPress packages for 5.6 Beta 4

Reported by: isabel_brison's profile isabel_brison Owned by: desrosj's profile desrosj
Milestone: 5.6 Priority: normal
Severity: normal Version:
Component: Editor Keywords: has-patch
Focuses: javascript Cc:

Description

Updates the following WordPress npm packages with bugfixes for 5.6 Beta 4:

@wordpress/block-directory: 1.17.2 -> 1.17.3
@wordpress/block-editor: 5.1.2 -> 5.1.3
@wordpress/block-library: 2.26.2 -> 2.26.3
@wordpress/edit-post: 3.25.2 -> 3.25.3
@wordpress/editor: 9.24.2 -> 9.24.3
@wordpress/format-library: 1.25.2 -> 1.25.3
@wordpress/reusable-blocks: 1.0.2 -> 1.0.3

Change History (6)

This ticket was mentioned in PR #741 on WordPress/wordpress-develop by tellthemachines.


4 years ago
#1

  • Keywords has-patch added

Updates npm packages with bugfixes for 5.6 Beta 4.

Bugs fixed are listed here

Trac ticket: https://core.trac.wordpress.org/ticket/51758

This ticket was mentioned in Slack in #core-editor by desrosj. View the logs.


4 years ago

#3 @desrosj
4 years ago

  • Focuses javascript added
  • Owner set to desrosj
  • Status changed from new to assigned
  • Type changed from defect (bug) to task (blessed)

This ticket was mentioned in Slack in #core by hellofromtonya. View the logs.


4 years ago

#5 @SergeyBiryukov
4 years ago

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

In 49579:

Editor: Update packages.

The following package versions were changed:

@wordpress/block-directory: 1.17.2 -> 1.17.3
@wordpress/block-editor: 5.1.2 -> 5.1.3
@wordpress/block-library: 2.26.2 -> 2.26.3
@wordpress/edit-post: 3.25.2 -> 3.25.3
@wordpress/editor: 9.24.2 -> 9.24.3
@wordpress/format-library: 1.25.2 -> 1.25.3
@wordpress/reusable-blocks: 1.0.2 -> 1.0.3

See https://github.com/WordPress/gutenberg/pull/26874 for the list of fixed bugs.

Props isabel_brison.
Fixes #51758.

Note: See TracTickets for help on using tickets.