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 78dc77b

Browse files
Version Packages (#2753)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4cf87be commit 78dc77b

File tree

8 files changed

+19
-31
lines changed

8 files changed

+19
-31
lines changed

‎.changeset/fast-penguins-reflect.md

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

‎.changeset/gentle-glasses-tie.md

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

‎.changeset/neat-swans-argue.md

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

‎.changeset/smooth-jokes-eat.md

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

‎.changeset/tangy-eagles-start.md

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

‎.changeset/true-oranges-heal.md

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

‎CHANGELOG.md

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

3+
## 10.3.0
4+
5+
### Minor Changes
6+
7+
- Added [`@typescript-eslint/parser`](https://typescript-eslint.io/packages/parser) as an optional peer dependency ([#2775](https://github.com/vuejs/eslint-plugin-vue/pull/2775))
8+
9+
- Add TypeScript IntelliSense support via [eslint-typegen](https://github.com/antfu/eslint-typegen) ([#2770](https://github.com/vuejs/eslint-plugin-vue/pull/2770))
10+
11+
- [`vue/no-deprecated-slot-attribute`](https://eslint.vuejs.org/rules/no-deprecated-slot-attribute.html) `ignore` option now supports regex patterns ([#2773](https://github.com/vuejs/eslint-plugin-vue/pull/2773))
12+
13+
### Patch Changes
14+
15+
- Fixed false negatives when using typescript-eslint v8 in [`vue/script-indent`](https://eslint.vuejs.org/rules/script-indent.html) rule ([#2775](https://github.com/vuejs/eslint-plugin-vue/pull/2775))
16+
17+
- Update resources ([#2752](https://github.com/vuejs/eslint-plugin-vue/pull/2752))
18+
19+
- [`vue/no-restricted-html-elements`](https://eslint.vuejs.org/rules/no-restricted-html-elements.html) now also checks SVG and MathML elements ([#2755](https://github.com/vuejs/eslint-plugin-vue/pull/2755))
20+
321
## 10.2.0
422

523
### Minor 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.2.0",
3+
"version": "10.3.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 によって変換されたページ (->オリジナル) /