Skip to content

v0.6.0

Choose a tag to compare

@KevinBatdorf KevinBatdorf released this 05 Feb 15:52

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