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

Redux 4.x.x support in package.json #64

Closed jacekradko closed 6 years ago

jacekradko commented 6 years ago

There was a new major version of Redux released recently Changelog. At first look it doesn't appear to contain any breaking changes. Any chance of updating the dependency in package.json to "redux": ">3.5.2"?

mironov commented 6 years ago

@jacekradko Good idea. I released v4.0.4 with relaxed Redux dependency.