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

redux-query

Package Overview
Dependencies
Maintainers
5
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
68

1.3.1-alpha.0

Diff

ryanashcraft
published 1.3.0 •

Changelog

Source

1.3.0

  • Support for custom network adapters with redux-query/advanced to enable usage without superagent and support other advanced use cases (iamlacroix #23)
  • Support for PATCH verb (jnutter #35)
  • Include response text and body in all Redux success and failure actions (ryanashcraft #39 and #40)
  • Include response headers in resolved Promise values and all Redux success and failure actions (jnutter #42)
  • Allow retries on successful requests (lozlow #26)
ryanashcraft
published 1.3.0-alpha.1 •

ryanashcraft
published 1.3.0-alpha.0 •

ryanashcraft
published 1.2.1-alpha.1 •

ryanashcraft
published 1.2.1-alpha.0 •

ryanashcraft
published 1.2.0 •

Changelog

Source

1.2.0

  • CORS support (rogovdm #27)
  • Switch to react-addons-shallow-compare for React Native compatibility (mmalfertheiner #27)
  • Pass transformed and updated entities to the promise result for mutateAsync and requestAsync (CAPSLOCKUSER #25)
  • Improve connectRequest's displayName
  • Use the queryKey property from query configs in connectRequest
  • Allow passing full query configs instead of the url and body to the query selectors
ryanashcraft
published 1.2.0-alpha.0 •

ryanashcraft
published 1.1.2 •

Changelog

Source

1.1.2

  • Fix connectRequest not retrying failed/cancelled requests on update
ryanashcraft
published 1.1.1 •

Changelog

Source

1.1.1

  • Use lodash.includes instead of native Array#includes
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