Skip to content

v0.15.0

Compare
Choose a tag to compare
@Marcisbee Marcisbee released this 16 Jul 08:03
· 151 commits to main since this release

Feature

  • Arrow functions no longer trigger actions.

This was previously wrong as we only should trigger actions for prototype methods. It is useful to define arrow method to GET some data and that should NOT trigger action and re-render.