Aeolun / react-diff-viewer-continued

A simple and beautiful text diff viewer component made with Diff and React.
https://aeolun.github.io/react-diff-viewer-continued/
MIT License
113 stars 34 forks source link

Support React 18 #4

Closed ericmorgan1 closed 1 year ago

ericmorgan1 commented 1 year ago

Support React version 18.

Problem; Currently peer dependency will fail when using this in a React 18 project.

ericmorgan1 commented 1 year ago

@Aeolun Please take a look if you can

Aeolun commented 1 year ago

Sorry, missed this. Let me have a look.

Aeolun commented 1 year ago

:tada: This PR is included in version 3.2.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

Aeolun commented 1 year ago

@all-contributors please add @ericmorgan1 for code

allcontributors[bot] commented 1 year ago

@Aeolun

I've put up a pull request to add @ericmorgan1! :tada:

ericmorgan1 commented 1 year ago

Thanks!