Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 53ab8a1

Browse files
Version Packages
1 parent 5023e75 commit 53ab8a1

File tree

5 files changed

+13
-16
lines changed

5 files changed

+13
-16
lines changed

‎.changeset/gorgeous-colts-bathe.md‎

Lines changed: 0 additions & 5 deletions
This file was deleted.

‎.changeset/rich-zebras-type.md‎

Lines changed: 0 additions & 5 deletions
This file was deleted.

‎.changeset/swift-spies-nail.md‎

Lines changed: 0 additions & 5 deletions
This file was deleted.

‎CHANGELOG.md‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# eslint-plugin-vue
22

3+
## 10.7.0
4+
5+
### Minor Changes
6+
7+
- Changed [`vue/no-negated-v-if-condition`](https://eslint.vuejs.org/rules/no-negated-v-if-condition.html) suggestion to autofix ([#2984](https://github.com/vuejs/eslint-plugin-vue/pull/2984))
8+
9+
- Added new `ignoreEOLComments` option to [`vue/no-multi-spaces`](https://eslint.vuejs.org/rules/no-multi-spaces.html) rule ([#2989](https://github.com/vuejs/eslint-plugin-vue/pull/2989))
10+
11+
### Patch Changes
12+
13+
- Updates resources ([#2986](https://github.com/vuejs/eslint-plugin-vue/pull/2986))
14+
315
## 10.6.2
416

517
### Patch Changes

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-vue",
3-
"version": "10.6.2",
3+
"version": "10.7.0",
44
"description": "Official ESLint plugin for Vue.js",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /