New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

kea

Package Overview
Dependencies
Maintainers
1
Versions
233
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kea - npm Package Versions

1
24

0.20.1

Diff

Changelog

Source

0.20.1 - 2017-08-02

Added

  • Added props as the second argument to input selectors when creating kea selectors
mariusandra
published 0.20.0 •

Changelog

Source

0.20.0 - 2017-07-31

Changed

  • Connected sagas are now automatically started, no need to pass them separately in { sagas: [] }
  • A saga will not be started if one with the same path is already running
mariusandra
published 0.19.14 •

mariusandra
published 0.19.13 •

mariusandra
published 0.19.12 •

mariusandra
published 0.19.11 •

mariusandra
published 0.19.10 •

mariusandra
published 0.19.9 •

Changelog

Source

0.19.9 - 2017-07-24

This was a big release. A lot of code changed and we now have many deprecations which should be removed in the next releases to make the bundle smaller.

Before upgrading to any newer version (0.20, etc), make sure your code works fine with 0.19.

Changed

  • Deprecated: run and cancelled replaced with start and stop in Saga classes
  • Added inline kea
  • New and easier way to hook up to redux
  • Use this.actions instead of this.props.actions in components
  • Deprecated the old Logic and Saga classes in favor of the unified kea({}) version. No warnings yet.
  • Added tests for the kea({}) version.
mariusandra
published 0.19.8-0 •

mariusandra
published 0.19.7-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