#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.
2 years ago
#1
- Keywords has-patch added
@isabel_brison commented on PR #5146:
2 years 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.
2 years 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.
2 years ago
#8
@
2 years ago
@isabel_brison do you know if the fix for #59242 got included in this batch of bug fixes?
#9
@
2 years ago
@joemcgill https://github.com/WordPress/gutenberg/pull/53540, which is mentioned in that ticked as a possible fix, did get included in this batch. I haven't tested it on an actual mobile device though.
#10
@
2 years ago
- Owner set to audrasjb
- Resolution set to fixed
- Status changed from new to closed
In 56786:
@audrasjb commented on PR #5151:
2 years 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