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

redux-recompose

Package Overview
Dependencies
Maintainers
28
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-recompose - npm Package Versions

23

3.0.0

Diff

Changelog

Source

[3.0.0] - 2021-03-15

  • Modified some APIs: completeState({a:1,b:2}, ['b']) is now completeState({description: {a: 1}, ignoredTargets: {b: 2}) completeTypes(['LOGIN'], ['AUTH_INIT', 'LOGOUT']) is now completeTypes({primaryActions: ['LOGIN'], ignoredActions: ['AUTH_INIT', 'LOGOUT'])
  • Introduced polling actions
  • Deleted modal-related completers
  • Deleted onSubscribe and onUnsubscribe effects
  • Updated dependencies
  • Optimized building configuration
marianozicavo
published 3.0.0-beta.2 •

marianozicavo
published 3.0.0-beta.1 •

marianozicavo
published 3.0.0-beta.0 •

marianozicavo
published 2.2.0 •

marianozicavo
published 2.1.5 •

marianozicavo
published 2.1.3 •

marianozicavo
published 2.1.2 •

marianozicavo
published 2.1.1 •

marianozicavo
published 2.1.0 •

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