Vue.js: v0.10.3 Release

Release date:
March 26, 2014
Previous version:
v0.10.2 (released March 25, 2014)
Magnitude:
988 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in v0.10.3

yyx990803

Directory Browser for v0.10.3

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

Release Notes Published

  • introduced a new, more robust directive parser that fixes issues like #201
  • make sure directives are compiled in the order they appear in the markup
  • fix some Bindings removing wrong subscribers of their dependencies when they are unbound.