💥 Breaking changes
- 7113191 changed the AST of
slot-scope
attributes for vuejs/eslint-plugin-vue#722.
🐛 Bug fixes
- e44fc8b fixed crash on invalid filters (#37).
- 4840849 fixed wrong errors on function expressions in
v-on
directives (vuejs/eslint-plugin-vue#716). - 31425ae fixed a bug that the parser creates expression nodes in
v-pre
elements (vuejs/eslint-plugin-vue#733).