Skip to content

v1.0.28

Compare
Choose a tag to compare
@yyx990803 yyx990803 released this 27 Sep 20:53
· 3593 commits to main since this release

Fixed

  • #3754 fix v-if + v-ref throwing error
  • #3771 Reverted nextTick behavior to use microtask semantics while preserving functionality in iOS UIWebView >= 9.3.3. (See details here)
  • #3758, #3768, #3770, #3777 fix multiple 1.0.27 regressions caused by directive sorting error (via #3776 by @defcc)