mironov / react-redux-loading-bar

Loading Bar (aka Progress Bar) for Redux and React
https://mironov.github.io/react-redux-loading-bar/
MIT License
936 stars 93 forks source link

Update peerDependencies to include React 18 #120

Closed gcavancer closed 2 years ago

gcavancer commented 2 years ago

Currently, peerDependencies does not list React 18. If your own dependencies are compatible, would it be possible to publish a new version including React 18?

mironov commented 2 years ago

Thank you for raising this. The new version 5.0.4 that supports React 18 has been released.