praneshr / react-diff-viewer

A simple and beautiful text diff viewer component made with Diff and React.
https://praneshravi.in/react-diff-viewer/
MIT License
1.44k stars 273 forks source link

React 18? #166

Open jchambers-ln opened 2 years ago

jchambers-ln commented 2 years ago

Any plans to upgrade to React 18.x?

carlosgm128 commented 2 years ago

this library is not longer maintained, so if you want you can use react-diff-viewer-continued from npmjs

stoically commented 1 year ago

@Aeolun Thanks for keeping the component dependencies up-to-date! Could you maybe enable issues in your fork?

Aeolun commented 1 year ago

@stoically So that's why I got so many pull requests 🙃 they're enabled now.

ThanhNguyenDat commented 1 year ago

I try to use npm install --legacy-peer-deps and It worked for me.