22 Mar 2017
- Fix issue caused by
v1.1.2
where storybook crashes when actions are used without names PR30.
21 Mar 2017
-
Document
decorateAction
function (action decorator). PR28 -
Set correct Function.name for action handlers PR24
11 Sep 2016
- Support arguments with circular references PR6
11 Sep 2016
- Support action decorators PR3
- Refactor source code (use separate files)
- Log all arguments (only the first argument was logged previously)
- Style tweak: center counter and inspector elements
- First stable release with all features from the storybook action logger such as
action
function, react inspector and grouping log messages.