v4.6.0
Diff: v4.5.0 -> v4.6.0
β Features
- #461 Update
attribute-hyphenation
to allow a custom ignore list - a95dfbb (#289) Add vue/no-use-v-if-with-v-for rule
π Bug fixes
- 552ea4f #463 Allow "default" key to be used also as a Literal in
require-default-key
rule - 409fe31 #464 Fix false positive in
vue/no-side-effect-in-computed-properties
- 30f94f8 #465 Fix
getComputedProperties
by allowing object spread inside CP
βοΈ Chores
- #458 Docs: fix typo in plugin name
- 3f88f28 Docs: Update
require-v-for-key
- 88b1f2d #473 Docs: Add information about linting
.vue
files - 8ea21c8 #480 Docs: Update
vue/no-side-effects-in-computed-properties
- f8f8ac9 #487 Docs: Update vscode settings example
- 0b86a4e #484 Remove yarn.log
- 1c5604a #507 Docs: Update
vue/html-closing-bracket-spacing
- c7bb1f5 #508 Docs: Update
vue/html-closing-bracket-newline
- f028b57 #512, 157eff9 Docs: Add missing URLs
- 1a31fe8 Docs: Update Readme