Skip to content
This repository was archived by the owner on Sep 23, 2022. It is now read-only.

v5.0.0

Choose a tag to compare

@tgvashworth tgvashworth released this 05 Feb 16:44

<a name"5.0.0">

5.0.0 (2016-02-05)

Bug Fixes

Features

  • include action name in error log (34c736bd)
  • propagate context through makeEffect (aa231712)
  • support initial state from suite (4e047203)
  • propagate action in TestsFailedError (4c599c16)
  • add support for --only flag (8f12a8c2)
  • rewrite dispatch using action-graph (d754e33e)

Breaking Changes

  • switched to action graph, needs a major release

    (2b099292)