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

Version 4.0.0 Cannot find module 'react-diff-viewer-continued' #34

Closed Tabofa closed 10 months ago

Tabofa commented 10 months ago

Upgrading to 4.0.0 generates error "TS2307: Cannot find module 'react-diff-viewer-continued' or its corresponding type declarations."

Seems it's shipping without source code. image

Aeolun commented 10 months ago

@Tabofa A new version 4.0.1 has been published that resolves this issue.

Tabofa commented 10 months ago

Now it works! Just want to add that I think it's awesome what you're doing! Cudos!