Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade react-redux to 6, adhere to React Context API #135

Merged
merged 2 commits into from Mar 10, 2019

Commits on Feb 25, 2019

  1. ref #133: Upgrade react-redux to 6, in order to adhere to the new R…

    …eact context API.
    
    Also, upgrades to the latest react-router-config beta version, adds the react-router-dom extra package as peer dependency, and upgrade all the other dependencies to their latest minor/major versions.
    ioanlucut committed Feb 25, 2019
    1 Configuration menu
    Copy the full SHA
    9a5e31e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. ref #133: chore: Use reduxConnectStore instead of store in the As…

    …yncConnect to avoid possible collisions
    ioanlucut committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    5a72112 View commit details
    Browse the repository at this point in the history