Vue.js: 0.6.0 Release

Release date:
December 8, 2013
Previous version:
Could not determine previous release version
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in 0.6.0

Could not determine top contributors for this release.

Directory Browser for 0.6.0

We couldn't find a release before this one

Release Notes Published

  • rename the library to VueJS
  • default directive prefix is now "v-"
  • add ability to create custom elements with Vue.element()
  • more robust directive parsing and expression parsing
  • now user can use the Math object within expressions