v9.18.0
π Bug Fixes
- #2275 Fixed auto-fix of
vue/prefer-define-optionsrule to insertdefineOptionsafter import declaration. - #2293 Fixed false negatives for whitespace in
vue/require-toggle-inside-transitionrule. - #2301 Fixed
vue/component-name-in-template-casingto ignore elements in vue template syntax.
βοΈ Updates
- #2292 Fixed to replace
typeParameterswithtypeArguments.
Full Changelog: v9.17.0...v9.18.0