v0.1.0
Changes:
- Improved performance
- Size reduction
Breaking changes:
- Return value of
mount()
no longer returns an object with aremove()
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)