This repository was archived by the owner on Sep 23, 2022. It is now read-only.
v5.0.0
<a name"5.0.0">
5.0.0 (2016-02-05)
Bug Fixes
- point to correct index file (d5bad1b5)
- move actions to actions key to make space for initial state (59eedb86)
- delete unused code (6d5bdca2)
- test return state from phases (88a4cf82)
- convert action errors (7527307e)
- logging (d973c5e3)
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)