Skip to content

v1.9.0

Compare
Choose a tag to compare
@alonrbar alonrbar released this 29 Nov 15:17
· 65 commits to master since this release

Added

  • New decorator: ignoreState.
  • Allow noDispatch calls inside actions.
  • Significant performance boost (reducers and update state logic refactored).

Removed

  • Breaking change: Can no longer use the computed decorator on non-components.

Changed

  • Some log messages changed/removed.