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

react-async-call crashes with react >= 16.5.0 #19

Closed
kuzn-ilya opened this issue Oct 3, 2018 · 1 comment
Closed

react-async-call crashes with react >= 16.5.0 #19

kuzn-ilya opened this issue Oct 3, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@kuzn-ilya
Copy link
Owner

kuzn-ilya commented Oct 3, 2018

fbjs packages was eliminated from newest releases of react (version >= 16.5.0), so we need to grab invariant and shallowEqual from it or add fbjs as strict (not peer) dependency.

@kuzn-ilya kuzn-ilya added the bug Something isn't working label Oct 3, 2018
kuzn-ilya pushed a commit that referenced this issue Oct 4, 2018
## [0.2.5](v0.2.4...v0.2.5) (2018-10-04)

### Bug Fixes

* add fbjs@0.8.0 as dependency instead of peer dependency ([83538f2](83538f2)), closes [#19](#19)
@kuzn-ilya
Copy link
Owner Author

🎉 This issue has been resolved in version 0.2.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant