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

2.3.5

Diff

Changelog

Source

2.3.5 - 2021-04-16

  • Fix issue with .mount() overriding props pased to logic inside selectors #124
mariusandra
published 2.3.4 •

Changelog

Source

2.3.4 - 2021-03-30

  • Add types for arrays of listeners (was supported, just not typed)
  • Add types for using selectors as defaults in reducers
mariusandra
published 2.3.3 •

Changelog

Source

2.3.3 - 2021-03-01

  • Add generics to the BuiltLogic<logicType> and LogicWrapper<logicType> types.
mariusandra
published 2.3.2 •

Changelog

Source

2.3.2 - 2021-02-14

  • Fix edge case error when removing listeners (@zshannon #108)
mariusandra
published 2.3.1 •

Changelog

Source

2.3.1 - 2021-02-14

  • Nicer error when accessing something in the store that doesn't exist
mariusandra
published 2.3.0 •

Changelog

Source

2.3.0 - 2021-02-10

  • Adds <BindLogic logic={keyedLogic} props={{ id: 12 }}>, which passes a specific build of keyedLogic via React Context down to nested components. This build will be used when calling a hook like useValues(keyedLogic) without props.

    Essentially, you pass the props without actually passing the props.

    Read more here.

mariusandra
published 2.3.0-beta.1 •

mariusandra
published 2.2.2 •

Changelog

Source

2.2.2 - 2020-10-27

  • Create store automatically if calling resetContext, except for the default initial context.
mariusandra
published 2.2.1 •

Changelog

Source

2.2.1 - 2020-10-27

  • Improve a few types for plugins
mariusandra
published 2.2.0 •

Changelog

Source

2.2.0 - 2020-09-08

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