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

Is is compatible with Redux 6? #1

Closed
zomars opened this issue Dec 21, 2018 · 6 comments
Closed

Is is compatible with Redux 6? #1

zomars opened this issue Dec 21, 2018 · 6 comments

Comments

@zomars
Copy link

zomars commented Dec 21, 2018

I've seend there some breaking changes, and it would be nice to upgrade.

@zomars
Copy link
Author

zomars commented Dec 21, 2018

@TarikHuber
Copy link
Owner

Hi @zomars,
It works with react 6.0 and it uses the new Context API. Do you have problems with it?
We are using it in our demo project https://github.com/TarikHuber/react-most-wanted with all dependencies up to date. We made the migration as soon the Redux version was released.

@zomars
Copy link
Author

zomars commented Dec 26, 2018

I can see that you made commits about it, but haven't tagged any release yet. I think that's why the NPM version is still outdated.

@TarikHuber
Copy link
Owner

The latest version with the react 6.0 updates is 1.0.1 witch is published to npm. When you make a update to the package you have the latest code. Do you have any issues or errors to report? Maybe there is a bug with the lates code that I don't know of.

@TarikHuber
Copy link
Owner

Now the tags are also pushed but the published version on npm is still the latest one 1.0.1

@zomars
Copy link
Author

zomars commented Dec 26, 2018

Thanks for the response, I'll test it out and report back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants