Skip to content

v1.2.0

Compare
Choose a tag to compare
@ariporad ariporad released this 28 Aug 00:02

<a name"1.2.0">

1.2.0 (2015-08-28)

Bug Fixes

  • exports: redux's exports were not being exported (bef3bc3b)

Features

  • ActionCreators:
    • add .bound property to ActionCreators, which is a bound version (47feac5d)
    • add support for ActionCreators (9cc531bd)
  • addActionType: rename addType to addActionType (f3f64a28)
  • utils: add walkObject.js as a util (5408c21b)