redux-query
Advanced tools
Changelog
2.0.0
Refer to the v2 transition guide for instructions on how to upgrade from redux-query 1.x to 2.x.
request
fields in queries reducer and relevant actions with networkHandler
rollback
option in query configs to handle reverting optimistic updateserrorsReducer
, for tracking response bodies, text, and headers for failed queriesconnectRequest
to work around a race condition resulting in invalid warningsremoveEntity
and removeEntities
actions with a more generic updateEntities
actionreconcileQueryKey
and change getQueryKey
to only accept query config objects as a parameterreact-addons-shallow-compare