Make WordPress Core

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#51505 closed enhancement (fixed)

Update React version for 5.6

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

Description

Update the React version to match that used in the latest versions of Gutenberg packages.

Change History (6)

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


4 years ago
#1

  • Keywords has-patch added

Updates React to version 16.13.1, matching the Gutenberg packages. Also updates the Lodash version in wp-includes/script-loader.php to match the one in package.json (already matches Gutenberg).

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

#2 @desrosj
4 years ago

  • Component changed from Editor to External Libraries
  • Keywords commit added

#3 @Hareesh Pillai
4 years ago

Wonder why this ticket is not showing up as closed.
[49165] fixed this one by updating the version.

#4 @SergeyBiryukov
4 years ago

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

#5 @desrosj
4 years ago

@hareesh-pillai thanks for spotting! Right after I committed this, there was a hiccup that occurs occasionally on Trac where the changeset was not available via URL. It usually corrects itself after a bit (and it did), but seems it never linked the commit here.

#6 @Hareesh Pillai
4 years ago

I'm glad it's fixed now. :)

Note: See TracTickets for help on using tickets.