-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: move to react-diff-viewer-continued for enhanced react 18+ supp…
…ort (#48) There's currently warnings when installing the library regarding react, react-dom. As the react-diff-viewer package seems discontinued, I suggest to use an updated one: https://www.npmjs.com/package/react-diff-viewer-continued This might also fix some issues --------- Co-authored-by: Sebastien Vanvelthem <sebastien.vanvelthem@weareretail.ai>
- Loading branch information
1 parent
e0807d1
commit 22b63c5
Showing
4 changed files
with
90 additions
and
97 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
"@builder.io/react-hydration-overlay": minor | ||
--- | ||
|
||
Support React 18 | ||
|
||
Transition from [react-diff-viewer-continued](https://github.com/praneshr/react-diff-viewer) | ||
to a maintained fork [react-diff-viewer-continued](https://github.com/aeolun/react-diff-viewer-continued) | ||
that supports React 18. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.