[wp-trac] [WordPress Trac] #59411: Update Editor related npm packages to their latest versions for 6.4

WordPress Trac noreply at wordpress.org
Sun Nov 5 19:38:48 UTC 2023


#59411: Update Editor related npm packages to their latest versions for 6.4
-------------------------------------------------+-------------------------
 Reporter:  mikachan                             |       Owner:
                                                 |  hellofromTonya
     Type:  task (blessed)                       |      Status:  closed
 Priority:  normal                               |   Milestone:  6.4
Component:  Editor                               |     Version:  trunk
 Severity:  normal                               |  Resolution:  fixed
 Keywords:  gutenberg-merge has-patch has-unit-  |     Focuses:
  tests i18n-change commit dev-reviewed          |
-------------------------------------------------+-------------------------
Changes (by hellofromTonya):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"57064" 57064]:
 {{{
 #!CommitTicketReference repository="" revision="57064"
 Editor: Update of npm packages after 6.4 RC3.

 This update includes the following fixes reported after RC3:

 * Regression: [https://github.com/WordPress/gutenberg/pull/55858 Fixes
 patterns not working anymore as a post template for custom post types].

 Scenario: When creating a new post for any custom post type registered
 with its "template" argument set to a pattern.

 For this scenario, the pattern template no longer renders in the post
 editor or the frontend with 6.4, whereas it did render properly in 6.3.2.

 This package update resolves the console error raised:
 {{{
 Uncaught TypeError: select(...).getCurrentTheme() is undefined
 }}}
 which restores the rendering of the pattern template.

 * Regression: [https://github.com/WordPress/gutenberg/pull/55859  Fixes
 positioning and styles for the new lightbox's trigger] introduced in 6.4.

 Follow up to [57048], [57034], [56987], [56961], [56849], [56818],
 [56816].

 Reviewed by jorbin.
 Merges [57063] to the 6.4 branch.

 Props renathoc, rajinsharwar, richtabor, joen, mikachan, hellofromTonya.
 Fixes #59411.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/59411#comment:105>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list