This release restructures how the project is published to npm. Instead of publishing the entire project, it just publishes the content of the dist directory.
This is only a breaking change, if you were importing files from the src or dist directory before.
If you do run into an issue with imports, it should be fixed by importing directly from react-intersection-observer.