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

app-redux-utils

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

app-redux-utils - npm Package Versions

23

1.8.1

Diff

tomas_light
published 1.8.0 •

Changelog

Source

1.8.0:

  • Breaking changes:
    • controller methods are called asynchronously with dispatch (previous it was synchronously).
    • changed order of middlewares calls. Now passing an action deeper will be after this action was handled by our middleware.
tomas_light
published 1.7.2 •

Changelog

Source

1.7.2:

  • move cheap-di to peerDependencies
tomas_light
published 1.7.1 •

Changelog

Source

1.7.1:

  • Breaking changes:
    • remove createReducers function, because of deprecation;
tomas_light
published 1.7.0 •

Changelog

Source

1.7.0:

  • Breaking changes:
    • AbstractStore renamed to Middleware, and now it implements MiddlewareAPI instead of Store;
tomas_light
published 1.6.0 •

Changelog

Source

1.6.0:

  • update types to support redux 4.2.0;
tomas_light
published 1.5.4 •

Changelog

Source

1.5.4

  • fix WatchedController type -> fix function parameter inferring;
tomas_light
published 1.5.3 •

Changelog

Source

1.5.3

  • fix WatchedController type -> return type is action;
tomas_light
published 1.5.2 •

Changelog

Source

1.5.2

  • fix import;
tomas_light
published 1.5.1 •

Changelog

Source

1.5.1

  • add WatchedController type;
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