Skip to content

v0.6.0

Compare
Choose a tag to compare
@KevinBatdorf KevinBatdorf released this 05 Feb 15:52
· 57 commits to master since this release

Fixed

  • [$component]: When accessing functions which use $refs or other magic properties, this was 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