Brings information about the global network status from Apollo into React.
See changelog
See changelog.
See the changelog.
See the changelog.
Subscription operations no longer affect the loading
property, but they can potentially set the error
property (@shurik239 in #8).
This library is now used in production and is considered stable 🎊
Added onCancel
reducer that allows to process cancelled operations. If you're using the default configuration, this fixes a bug where the loading property could be stuck on true
(see #4).
Fix: Remove store listener when NetworkStatusNotifier unmounts (@philipthemagnificent in #2).