Vue.js: v1.0.28 Release

Release date:
September 27, 2016
Previous version:
v1.0.28-csp (released September 27, 2016)
Magnitude:
79 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in v1.0.28

yyx990803

Directory Browser for v1.0.28

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

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)