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

redux-query

Package Overview
Dependencies
Maintainers
2
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.3.0-alpha.5

Diff

rctbusk
published 3.3.0-alpha.4 •

rctbusk
published 3.3.0-alpha.3 •

rctbusk
published 3.3.0-alpha.2 •

rctbusk
published 3.2.1 •

Changelog

Source

3.2.1

  • Generic Entities Typing Fix (petejohanson #155)
  • Misc Package updates for security
rctbusk
published 3.2.1-alpha.2 •

rctbusk
published 3.2.0 •

Changelog

Source

3.2.0

  • Generic Entities Typing (petejohanson #138)
  • Fix HttpMethods TypeScript Typings (karevn #139)
rctbusk
published 3.1.1 •

Changelog

Source

3.1.1

  • Support typescript (karevn #131)
  • Security vulnerability fixes #132, #133
rctbusk
published 3.1.0-alpha.0 •

ryanashcraft
published 3.0.0 •

Changelog

Source

3.0.0

Please refer to the v3 upgrade guide for instructions on how to upgrade from redux-query 2.x to 3.0. See #129 for the (unfortunately massive) PR.

  • New React hooks – useRequest and useMutation
  • Split project into separate packages – redux-query, redux-query-react and redux-query-interface-superagent – for better support for non-React apps and apps with custom network interfaces
  • Flow types
  • Support for react-redux v7.1.0 and new React Context API

Other changes

  • Revamped docs
  • Removed the redux-query/advanced entrypoint
  • Network interfaces must always be provided to the query middleware (no more default superagent network interface)
  • The update query config field is no longer required
  • The network handler instance is no longer stored in the query reducer state
  • The queries reducer state no longer stores the query url
  • connectRequest has been rewritten to use hooks internally
  • connectRequest's withRef option has been renamed to forwardRef
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