lagunovsky / redux-react-router

A Redux binding for React Router v6
MIT License
73 stars 9 forks source link

React-redux v8 not supported #6

Closed ayxos closed 2 years ago

ayxos commented 2 years ago

The new React-redux version (v8) is , in theory, fully backward compatible. (https://github.com/reduxjs/react-redux/releases) Is there any way to support also this version?

faminchik commented 2 years ago

@ayxos, agree, works completely fine with the react-redux v8

lagunovsky commented 2 years ago

I'll take a look at it soon.

lagunovsky commented 2 years ago

Works correctly with the react-redux v8