-
-
Notifications
You must be signed in to change notification settings - Fork 690
Insights: vuejs/eslint-plugin-vue
Overview
-
- 65 Merged pull requests
- 1 Open pull request
- 2 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v10.4.0
published
Jul 31, 2025
65 Pull requests merged by 6 people
-
feat: Add
ignorePattern
tono-v-html
#2857 merged
Aug 1, 2025 -
docs: add related rules and update ESLint Stylistic links
#2911 merged
Aug 1, 2025 -
test(no-duplicate-attr-inheritance): make tests more strict
#2889 merged
Aug 1, 2025 -
test(no-empty-component-block): make tests more strict
#2890 merged
Aug 1, 2025 -
test(no-empty-pattern): make tests more strict
#2891 merged
Aug 1, 2025 -
test(no-expose-after-await): make tests more strict
#2892 merged
Aug 1, 2025 -
test(no-dupe-keys): make tests more strict
#2893 merged
Aug 1, 2025 -
test(no-dupe-v-else-if): make tests more strict
#2894 merged
Aug 1, 2025 -
test(no-extra-parens): make tests more strict
#2895 merged
Aug 1, 2025 -
test(no-implicit-coercion): make tests more strict
#2896 merged
Aug 1, 2025 -
test(no-import-compiler-macros): make tests more strict
#2897 merged
Aug 1, 2025 -
test(no-lifecycle-after-await): make tests more strict
#2898 merged
Aug 1, 2025 -
test(no-lone-template): make tests more strict
#2899 merged
Aug 1, 2025 -
test(no-loss-of-precision): make tests more strict
#2900 merged
Aug 1, 2025 -
test(no-multiple-objects-in-class): make tests more strict
#2901 merged
Aug 1, 2025 -
test(no-potential-component-option-typo): make tests more strict
#2902 merged
Aug 1, 2025 -
test(no-multiple-slot-args): make tests more strict
#2903 merged
Aug 1, 2025 -
test(no-multiple-template-root): make tests more strict
#2904 merged
Aug 1, 2025 -
test(no-side-effects-in-computed-properties): make tests more strict
#2909 merged
Aug 1, 2025 -
test(no-parsing-error): make tests more strict
#2907 merged
Aug 1, 2025 -
test(no-mutating-props): make tests more strict
#2906 merged
Aug 1, 2025 -
test(no-multi-spaces): make tests more strict
#2905 merged
Aug 1, 2025 -
test(no-ref-as-operand): make tests more strict
#2908 merged
Aug 1, 2025 -
Test support for multiple versions of ESLint Stylistic
#2884 merged
Aug 1, 2025 -
test(no-duplicate-attributes): make tests more strict
#2888 merged
Aug 1, 2025 -
test(no-deprecated-vue-config-keycodes): make tests more strict
#2887 merged
Aug 1, 2025 -
test(no-deprecated-v-on-number-modifiers): make tests more strict
#2886 merged
Aug 1, 2025 -
test(no-deprecated-v-is): make tests more strict
#2885 merged
Aug 1, 2025 -
Version Packages
#2792 merged
Jul 31, 2025 -
test(func-call-spacing): remove obsolete compatibility code
#2830 merged
Jul 31, 2025 -
test(no-deprecated-functional-template): make tests more strict
#2875 merged
Jul 31, 2025 -
test(no-deprecated-html-element-is): make tests more strict
#2876 merged
Jul 31, 2025 -
test(no-deprecated-dollar-scopedslots-api): make tests more strict
#2872 merged
Jul 31, 2025 -
test(no-deprecated-props-default-this): make tests more strict
#2878 merged
Jul 31, 2025 -
test(no-deprecated-inline-template): make tests more strict
#2877 merged
Jul 31, 2025 -
test(no-deprecated-scope-attribute): make tests more strict
#2879 merged
Jul 31, 2025 -
test(no-deprecated-slot-attribute): make tests more strict
#2880 merged
Jul 31, 2025 -
test(no-deprecated-slot-scope-attribute): make tests more strict
#2881 merged
Jul 31, 2025 -
test(no-deprecated-filter): make tests more strict
#2874 merged
Jul 31, 2025 -
test(no-deprecated-router-link-tag-prop): make tests more strict
#2882 merged
Jul 31, 2025 -
test(no-deprecated-dollar-listeners-api): make tests more strict
#2870 merged
Jul 31, 2025 -
test(no-deprecated-events-api): make tests more strict
#2873 merged
Jul 31, 2025 -
test(no-deprecated-v-bind-sync): make tests more strict
#2883 merged
Jul 31, 2025 -
test(no-deprecated-delete-set): make tests more strict
#2871 merged
Jul 31, 2025 -
test(no-deprecated-destroyed-lifecycle): make tests more strict
#2869 merged
Jul 31, 2025 -
test(no-deprecated-data-object-declaration): make tests more strict
#2868 merged
Jul 31, 2025 -
test(no-custom-modifiers-on-v-model): make tests more strict
#2867 merged
Jul 31, 2025 -
test(next-tick-style): make tests more strict
#2859 merged
Jul 31, 2025 -
test(no-constant-condition): make tests more strict
#2866 merged
Jul 31, 2025 -
test(no-async-in-computed-properties): make tests more strict
#2861 merged
Jul 31, 2025 -
test(no-console): make tests more strict
#2865 merged
Jul 31, 2025 -
test(no-computed-properties-in-data): make tests more strict
#2864 merged
Jul 31, 2025 -
test(no-child-content): make tests more strict
#2863 merged
Jul 31, 2025 -
test(no-boolean-default): make tests more strict
#2862 merged
Jul 31, 2025 -
test(no-arrow-functions-in-watch): make tests more strict
#2860 merged
Jul 31, 2025 -
test(new-line-between-multi-line-property): make tests more strict
#2858 merged
Jul 31, 2025 -
Migrate from Mocha to Vitest
#2789 merged
Jul 31, 2025 -
Add
vue/no-negated-v-if-condition
rule#2794 merged
Jul 31, 2025 -
test(max-len): make tests more strict
#2847 merged
Jul 30, 2025 -
test(html-indent): make tests more strict
#2838 merged
Jul 30, 2025 -
test(html-end-tags): make tests more strict
#2837 merged
Jul 30, 2025 -
test(html-comment-indent): make tests more strict
#2836 merged
Jul 30, 2025 -
test(html-comment-content-spacing): make tests more strict
#2835 merged
Jul 30, 2025 -
test(html-comment-content-newline): make tests more strict
#2834 merged
Jul 30, 2025 -
test(html-closing-bracket-spacing): make tests more strict
#2833 merged
Jul 30, 2025
1 Pull request opened by 1 person
-
Version Packages
#2910 opened
Aug 1, 2025
2 Issues closed by 2 people
-
Migrate to Vitest
#2787 closed
Jul 31, 2025 -
Rule suggestion: `vue/no-negated-condition` for `v-if`/`v-else` in the template
#2769 closed
Jul 31, 2025
4 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Add autofix to `vue/prefer-use-template-ref`
#2632 commented on
Aug 1, 2025 • 1 new comment -
Ignore HTML comments in `vue/multiline-html-element-content-newline`
#2179 commented on
Aug 1, 2025 • 0 new comments -
feat: support having all rules in config report at `error` instead of `warn` using env variable
#2796 commented on
Aug 1, 2025 • 0 new comments -
feat(component-api-style): add scriptSetupVapor option
#2797 commented on
Aug 1, 2025 • 0 new comments