-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Are there plans to introduce React 17 compatibility? It doesn't look like the dependencies have been updated yet:
...
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR! react@"17.0.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"16.x" from @feedzai/[email protected]
npm ERR! node_modules/@feedzai/brushable-histogram
npm ERR! @feedzai/brushable-histogram@"^1.2.2" from the root project
Note that React 16 is generally not supported any longer per their major versions policy:
reactjs/react.dev#1745 (comment)
Metadata
Metadata
Assignees
Labels
No labels