0.3.0
Added
- Form level code tracing. This lets you inspect all of the intermediate results of an event handlers execution. More info on how to set it up at https://github.com/Day8/re-frame-debux.
Changed
- New visual style for app-db and subs panels
N.B. For React 16 users, you should use the hotfix [day8.re-frame/re-frame-10x "0.3.0-1-react16"]
instead of [day8.re-frame/re-frame-10x "0.3.0-react16"]
as 0.3.0-react16
has a bad merge which breaks it.