Vue.js: v1.0.20 Release

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

Top Contributors in v1.0.20

yyx990803

Directory Browser for v1.0.20

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

Release Notes Published

This is a small patch release with only bug fixes. There were a few new features in 1.0.19 - make sure to check it out.

Fixed

  • #2563 Fixed error in custom terminal directive implementation that caused infinite loop. (@kazupon)
  • #2565 Fixed camelCase <-> kebab-case conversion for custom directive params
  • #2569 Fixed reactivity for prop default values
  • #2566 Fixed activate hook + keep-alive transition error