Releases: hyperstart/hyperapp-devtools
Releases · hyperstart/hyperapp-devtools
0.3.0
New Features:
Bug Fixes:
- Properly handle
null
in actions
- Fix issue when displaying objects with undefined properties
0.2.5
Fix calculation of next state for actions that do not return any result.
0.2.4
Bug fix to collapse/expand actions
0.2.3
- fix resize of the panels for overflowing content
- fix css: actions are now full width in the actions panel
- add highlight when selecting an action
0.2.1
Features:
- loosen the type of view to allow multiple VNode implemetations, this allows to support 1.0 < HA < 1.2.5 (current latest).
0.2.0
First working version with readme.