Skip to content

1.3.0

Compare
Choose a tag to compare
@kettanaito kettanaito released this 17 Apr 08:22
· 436 commits to master since this release

API

  • Introduces new Reactive props API. To reference and subscribe to another field's props use explicit get function exposed through the method arguments.

Internals

  • Removes the usage of Proxy, thus improving the browser support for IE.