Opened 23 months ago
Closed 23 months ago
#58654 closed defect (bug) (fixed)
Update npm packages with latest bugfixes
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.3 | Priority: | normal |
Severity: | normal | Version: | 6.3 |
Component: | Editor | Keywords: | gutenberg-merge has-patch |
Focuses: | Cc: |
Description
Tracks updating the @wordpress
npm packages with the latest fixes for 6.3.
Change History (7)
This ticket was mentioned in PR #4734 on WordPress/wordpress-develop by @isabel_brison.
23 months ago
#1
- Keywords has-patch added
@ramonopoly commented on PR #4734:
23 months ago
#2
Also just smoke tested new features from 16.1 Gutenberg. 👍
#3
@
23 months ago
- Owner set to isabel_brison
- Resolution set to fixed
- Status changed from new to closed
In 56086:
#4
@
23 months ago
Why is the social links block now double escaping its block attributes? :thinking_face: get_block_wrapper_attributes() already calls esc_attr()
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/58654
Updates npm packages to include bug fixes from https://github.com/WordPress/gutenberg/pull/52011.