#59293 closed defect (bug) (fixed)
Update packages with bug fixes for 6.3.2
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.3.2 | Priority: | normal |
Severity: | normal | Version: | 6.3 |
Component: | Editor | Keywords: | has-patch dev-feedback fixed-major |
Focuses: | Cc: |
Description
Update @wordpress npm packages with bug fixes from the following PRs:
https://github.com/WordPress/gutenberg/pull/53623
https://github.com/WordPress/gutenberg/pull/53624
https://github.com/WordPress/gutenberg/pull/54119
Change History (11)
This ticket was mentioned in PR #5146 on WordPress/wordpress-develop by @isabel_brison.
18 months ago
#1
- Keywords has-patch added
@isabel_brison commented on PR #5146:
18 months ago
#3
Committed in r56520. I'll create a separate PR for the release branch as the package-lock will have to be rebuilt due to different node versions.
This ticket was mentioned in PR #5151 on WordPress/wordpress-develop by @isabel_brison.
18 months ago
#4
Trac ticket: https://core.trac.wordpress.org/ticket/59293
This PR is specifically for the 6.3 release branch. It pulls the changes from https://github.com/WordPress/wordpress-develop/pull/5146 and rebuilds them with 6.3's older node version.
This ticket was mentioned in Slack in #core by joemcgill. View the logs.
17 months ago
#8
@
17 months ago
@isabel_brison do you know if the fix for #59242 got included in this batch of bug fixes?
#9
@
17 months ago
@joemcgill https://github.com/WordPress/gutenberg/pull/53540, which is mentioned in that ticket as a possible fix, did get included in this batch. I haven't tested it on an actual mobile device though.
#10
@
17 months ago
- Owner set to audrasjb
- Resolution set to fixed
- Status changed from new to closed
In 56786:
@audrasjb commented on PR #5151:
17 months ago
#11
Thanks! Committed in https://core.trac.wordpress.org/changeset/56786
Trac ticket: https://core.trac.wordpress.org/ticket/59293
Includes fixes from:
https://github.com/WordPress/gutenberg/pull/53623
https://github.com/WordPress/gutenberg/pull/53624
https://github.com/WordPress/gutenberg/pull/54119