v3.13.0
Diff: v3.12.0 -> v3.13.0
⭐ Features
- 4c97f17 (#153) Add new rule vue/mustache-curly-spacing
- 1e7a13a (#149) (#163) Add new rule vue/no-this-in-template
- 71929fa (#135) Add new rule vue/require-default-prop
- 85137c9 (#168) Improve
v-for
error report
🐛 Bug fixes
- b25be73 (#156) Don't throw parsing error while using arrow function as data property
- a6feec3 (#162) Fix parsing error in
no-multi-spaces
rule