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

build((react)): Add support for React 17-18 #163

Open egor-xyz opened 2 years ago

egor-xyz commented 2 years ago

With npm version > 7 you can't use the package without --legacy-peer-deps

carlosgm128 commented 2 years ago

is this project still supported ?

negreanucalinadrian commented 2 years ago

Interested in this PR

Gungy2 commented 2 years ago

Can someone maybe fork this and create another deployment on npm, since this does not seem to be actively maintained anymore? Also, react-dom should also be bumped in the peer-dependecies.

jhchnc commented 2 years ago

There are many people who have already forked this and published it to npm, for what it's worth.

carlosgm128 commented 2 years ago

can you give me those repositories that are in npm? i work for a company that i can download from npm but i cant copy from GitHub so this is important

revoyrm commented 2 years ago

Ive been using this fork to get around this issue - https://www.npmjs.com/package/react-diff-viewer-continued