Compatibility react-redux@7
alanrivetta opened this issue · 3 comments
alanrivetta commented
Hello, amazing boilerplate.
Could it be compatible with react-redux@7?
prescottprue commented
Updating past react-redux v6 requires switching to the newer version of react-redux-firebase and redux-firestore due to changing to the new/stable React context API, so it will take a bit of changing to make it work. That said, glad to folks are looking for this update so thanks for posting!
LaurensLang commented
I'm also interested in this.
prescottprue commented
v4.0.0 release uses the newest react-redux (v7) and react-redux-firebase (v3). It also uses hooks in place of HOCs for data connection.
Thanks to all for reaching out, it is always great to know how many folks are looking for a particular change 😄