Vue.js: 1.0.1 Release

Release date:
October 27, 2015
Previous version:
1.0.0 (released October 27, 2015)
Magnitude:
326 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in 1.0.1

yyx990803
zxdvd

Directory Browser for 1.0.1

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

Release Notes Published

Fixed

  • v-for="(index, val) in array" now updates index properly.
  • Fixed a memory leak issue when when replacing arrays with overlapping objects.