v0.6.0
Fixed
- [
$component]: When accessing functions which use $refs or other magic properties,thiswas not bound correctly.
Added
- [
$undo/$track/$history]: Adds a set of helpers to track component state and revert changes on demand - [
$refresh]: Adds a helper to refresh components