Vue.js: v0.7.5 Release

Release date:
January 13, 2014
Previous version:
v0.7.4 (released January 10, 2014)
Magnitude:
697 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in v0.7.5

yyx990803

Directory Browser for v0.7.5

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

Release Notes Published

  • New
    • new directive: v-with, which can be used in combination with v-component or standalone
  • Changed
    • v-component now takes only a string value (the component id)
    • Vue.component() now also registers the component id to be usable as a custom element