Update dependency eslint-plugin-vue to v6.2.2
This MR contains the following updates:
Package | Type | Update | Change | References |
---|---|---|---|---|
eslint-plugin-vue | devDependencies | minor |
6.1.2 -> 6.2.2
|
homepage, source |
Release Notes
vuejs/eslint-plugin-vue
v6.2.2
🐛 Bug Fixes
-
#1071 Fixed
vue/no-use-v-if-with-v-for
error when using destructuring for iteration or using iteration of expression
All commits: v6.2.1 -> v6.2.2
v6.2.1
🐛 Bug Fixes
-
#1055 Fixed false positives for binded and unbinded attrs in 'vue/attributes-order' with
alphabetical
option.
All commits: v6.2.0 -> v6.2.1
v6.2.0
✨ Enhancements
New Rules:
-
#997 Added
vue/sort-keys
rule that thesort-keys
rule which is compatible with order-in-components. -
#1021 Added
vue/padding-line-between-blocks
rule requires or disallows blank lines between the given 2 blocks.
New Options:
-
#1022 Added
alphabetical
option tovue/attributes-order
rule to alphabetical ordering within groupings. -
#1031 Added
avoidEscape
option tovue/html-quotes
rule.
🐛 Bug Fixes
-
#1027 Fixed false positives in
vue/no-side-effects-in-computed-properties
-
#1046 Fixed an error when using spread elements in
vue/require-default-prop
.
All commits: v6.1.2 -> v6.2.0
Renovate configuration
-
If you want to rebase/retry this MR, check this box
Available now for GitLab: Renovate Pro with real-time webhook handling and priority job queue.
Edited by Matweb Bot