Skip to content

0.3.0

Compare
Choose a tag to compare
@jordangarcia jordangarcia released this 31 Dec 17:19
· 7 commits to master since this release

0.3.0 (December 31, 2015)

New API very much inspired from react-redux.

  • new Provider component
  • new function connect() using a Higher Order Component to setup a data binding of getters child component passed via props.
  • [DEPRECATED] provideReactor (can still be used with deprecation warning)
  • [DEPRECATED] nuclearComponent (can still be used with deprecation warning)