Opened 7 years ago
Closed 7 years ago
#48121 closed defect (bug) (fixed)
Block Editor: Align the version of React with the one used in Gutenberg plugin
| Reported by: | gziolo | Owned by: | gziolo |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.3 |
| Component: | Editor | Version: | 5.3 |
| Severity: | normal | Keywords: | has-patch needs-testing good-first-bug |
| Cc: | Focuses: | javascript |
Description
Gutenberg 6.5 works with react and react-dom set to v16.9.0. This change tries to align both.
Tested against Travis in https://github.com/WordPress/wordpress-develop/pull/99.
Attachments (1)
Change History (7)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Patch looks good to me.