Skip to content

0.12.7

Compare
Choose a tag to compare
@yyx990803 yyx990803 released this 07 Jul 18:59
· 3593 commits to main since this release

Improvements

  • The observer now automatically skips object frozen via Object.freeze. Frozen objects are always non-reactive.

Fixed

  • #1010 Incorrect scope for transcluded repeater
  • #1012 prop initialization overwriting inherited parent scope properties
  • #1014 vm.$add triggering non-related deep/Array watchers
  • #1020 absent Boolean prop not respecting default value in data