Skip to content

Releases: tgvashworth/action-graph

v1.3.0

03 Mar 22:55

Choose a tag to compare

<a name"1.3.0">

1.3.0 (2016-03-03)

Features

  • returning a state object now optional (9e07e626)

v1.2.0

03 Mar 22:30

Choose a tag to compare

<a name"1.2.0">

1.2.0 (2016-03-03)

Features

  • add anonymousAction for creating dep-only actions (e932d27d)

v1.1.0

29 Feb 13:15

Choose a tag to compare

<a name"1.1.0">

1.1.0 (2016-02-29)

Bug Fixes

  • bundle action for run path errors (2c3640f1)

Features

  • allow constructors in dependency list (cf42cebe)

v1.0.0

05 Feb 16:33

Choose a tag to compare

<a name"1.0.0">

1.0.0 (2016-02-05)

Bug Fixes

Features

  • rename fixtures to props (83095695, closes #2)
  • enable semantic release (1f329985)
  • allow non-immutable initial state (4bb19e48)
  • make sure an immutable state object is returned from phases (6d028f94)
  • initial implementation of model (202931e1)
  • move context onto this (99bd473e)
  • propagate action with failure error (4a1186a9)
  • propagate errors from teardown phase (6412b608)
  • propagate errors from run phase (6c2d994f)
  • pass fixtures to getDescription (0928dc78)
  • initial implementation of context (68c1b290)
  • initial implementation of run path (2d74b33d)
  • add teardown phase (4a7a3796)
  • initial implementation of run (d898d79c)
  • add and test commonPrefix fn (f144c835)
  • initial dependencies implementation (f3644675)
  • initial implementation of is and fixtures (343c4d21)
  • add getDefaultFixtures implementation (7fab4561)
  • displayName and getDescription (089e3fed)
  • initial commit (7975b371)