Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

redux-query

Package Overview
Dependencies
Maintainers
7
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-query - npm Package Versions

1
8

3.0.0-alpha.4

Diff

ryanashcraft
published 3.0.0-alpha.3 •

ryanashcraft
published 3.0.0-alpha.2 •

ryanashcraft
published 2.3.1 •

Changelog

Source

2.3.1

  • Support redux v4 (karevn #103)
blazzy
published 2.3.0 •

Changelog

Source

2.3.0

  • Add duration to _SUCCESS and _FAILURE redux actions (blazzy #92)
ryanashcraft
published 2.2.0 •

Changelog

Source

2.2.0

  • Store the response headers in the queries state and add a selector (hobbeswalsh #84)
ryanashcraft
published 2.1.0 •

Changelog

Source

2.1.0

  • Support React 16 (ryanashcraft #88)
  • Switch to yarn (ryanashcraft #88)
  • Change Prettier settings (ryanashcraft #88)
ryanashcraft
published 2.0.0 •

Changelog

Source

2.0.0

Refer to the v2 transition guide for instructions on how to upgrade from redux-query 1.x to 2.x.

  • Use the latest entities state when the network request finishes for mutations
  • Replace request fields in queries reducer and relevant actions with networkHandler
  • New, safer rollback behavior when mutations fail
  • New rollback option in query configs to handle reverting optimistic updates
  • New, optional reducer, errorsReducer, for tracking response bodies, text, and headers for failed queries
  • Change connectRequest to work around a race condition resulting in invalid warnings
  • Update to superagent 3.x
  • Avoid creating new functions in connectRequest's render function (acontreras89 #67)
  • Replace removeEntity and removeEntities actions with a more generic updateEntities action
  • Remove reconcileQueryKey and change getQueryKey to only accept query config objects as a parameter
  • Replace usage of deprecated react-addons-shallow-compare
  • Renamed "network adapters" to "network interfaces"
  • Some top-level exports have been removed or renamed (see v2 transition guide for more information)
ryanashcraft
published 2.0.0-rc.2 •

ryanashcraft
published 2.0.0-rc.1 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc