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
20212324

0.17.4

Diff
mariusandra
published 0.17.4 •
mariusandra
published 0.17.3 •
mariusandra
published 0.17.2 •
mariusandra
published 0.17.1 •

Changelog

Source

0.17.1 - 2017-01-30

Changed

  • PR4. Add action.meta to reducer mapping.
  • PR4. Upgrade takeEvery, takeLatest usage for redux-saga >= 0.14 compatibility.
mariusandra
published 0.17.0 •

Changelog

Source

0.17.0 - 2017-01-13

Changed

mariusandra
published 0.16.0 •

Changelog

Source

0.16.0 - 2017-01-13

Changed

  • Added @connect and @initLogic decorators. Reverse the steps here to upgrade.
mariusandra
published 0.15.4 •

Changelog

Source

0.15.4 - 2016-12-12

Changed

  • Fixed a bug with kea-cli/generate
mariusandra
published 0.15.3 •
mariusandra
published 0.15.2 •

Changelog

Source

0.15.2 - 2016-12-07

Changed

  • In kea/logic, renamed structure = () = ({}) to reducers = () = ({}) in order to maintain compatibility of terms with redux.
  • Moved createScene, NEW_SCENE, createCombinedSaga, getRoutes, combineScenesAndRoutes, createRootSaga and createKeaStore from kea/logic to kea/scene
  • You no longer need to use mirrorCreator or comparable to create constants. Just pass in an array.
mariusandra
published 0.15.1 •