Changelog
0.20.1 - 2017-08-02
props
as the second argument to input selectors when creating kea selectorsChangelog
0.20.0 - 2017-07-31
Changelog
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.
run
and cancelled
replaced with start
and stop
in Saga classesredux
this.actions
instead of this.props.actions
in componentskea({})
version. No warnings yet.kea({})
version.