Skip to content

v0.1.0

Compare
Choose a tag to compare
@Nefsen402 Nefsen402 released this 11 Mar 04:06
· 590 commits to main since this release

Changes:

  • Improved performance
  • Size reduction

Breaking changes:

  • Return value of mount() no longer returns an object with a remove() method. The pure destroy function reference with be passed.
  • Props can no longer dynamically change type (a property cannot be passed a function to act as a listener, and then morph into a attribute by setting another value)