- Changed
- Computed Properties should now be provided using the
computed
option.
- when a binding's key is not found on a ViewModel and any of its parents, the binding will be now created on the current vm instead of root vm.
update()
is now optional when creating custom directives.
- Fixed
- Composition Events will now always cause v-model to lock update.
- Other
- Internal refactor for binding logic
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.