Changelog
0.27.0 - 2017-10-25
kea-saga
) to the supported versions!plugins
array in getStore
, running them through activatePlugin()
or importing from 'kea-plugin/install'
. See the README of each plugin for details.kea-localstorage
.{ persist: true }
to store the output of reducers in LocalStorage. Use the kea-localstorage
plugin to restore support for this feature.Changelog
0.26.5 - 2017-10-21
Changelog
0.26.3 - 2017-10-12
logic(Component)
) an actions
prop, its conents be merged with the created actions prop.Changelog
0.26.2 - 2017-10-08
getStore()
, e.g. for remote-redux-devtoolskea-saga
and kea-thunk
packages accordingly.