Skip to content
This repository has been archived by the owner on Sep 11, 2018. It is now read-only.

fail with current version of react-redux #2

Closed
agdolla opened this issue Aug 8, 2015 · 4 comments
Closed

fail with current version of react-redux #2

agdolla opened this issue Aug 8, 2015 · 4 comments

Comments

@agdolla
Copy link

agdolla commented Aug 8, 2015

If I try to upgrade to the current version of react-redux, which is 0.5.3 from the version specified in package.json (0.2.2) then the sample app fails to start:
Uncaught TypeError: (0 , _reactRedux.provide) is not a function

@dvdzkwsk
Copy link
Owner

dvdzkwsk commented Aug 8, 2015

Hey, just went and updated react-redux to ^0.5.0 and made the necessary API changes to Provider and how devTools renders. There's still a few things I have to tweak to make them 100% follow the "Redux way", but this should solve your problem for now.

Let me know if you're still having issues; I'll give it about a day before closing this in case there happen to be some other breaking changes that I missed.

@agdolla
Copy link
Author

agdolla commented Aug 8, 2015

👍

@dvdzkwsk
Copy link
Owner

dvdzkwsk commented Aug 8, 2015

Just wanted to add that I've since updated react-redux to 0.6.0 which was released a couple hours ago!

@dvdzkwsk
Copy link
Owner

dvdzkwsk commented Aug 9, 2015

Closing this since no new issues from the upgrade seem to have popped up.

@dvdzkwsk dvdzkwsk closed this as completed Aug 9, 2015
dvdzkwsk pushed a commit that referenced this issue Dec 10, 2015
deprecate(createConstants): babel 6 doesnt allow exports to work this…
juanda99 referenced this issue in juanda99/react-redux-starter-kit Mar 20, 2016
Synchronize with master project
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants