v7.7.0
β¨ Enhancements
Changes in Rules:
- #1444 Added
ignorePublicMembersoption tovue/no-unused-propertiesrule.
π Bug Fixes
- #1446 Fixed false negatives for member access with
$invue/this-in-templaterule.
βοΈ Updates
- #1448 Upgrade
vue-eslint-parserto v7.6.0.
This makes the parser to case sensitive to the name used to determine the element when the file is SFC.
All commits: v7.6.0 -> v7.7.0