-
-
Notifications
You must be signed in to change notification settings - Fork 665
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Planning for v10 #2166
Comments
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
2 tasks
This was referenced Nov 27, 2023
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
I'll create a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue lists the changes we plan to release in eslint-plugin-vue v10.
💥 Breaking Changes
vue/order-in-components
rule to enforce ordering onslots
andexpose
defaults #2153ecmaVersion: 'latest'
(Update JS env and remove or update parserOptions.ecmaVersion #1991).no-required-prop-with-default
rule to vue2 and vue3 presets #1986.vue
extension viaoverrides
#2036ecmaVersion: 'latest'
vue/block-order
to recommended configs #2627vue/no-deprecated-delete-set
tovue3-essential
config #2628vue/no-deprecated-model-definition
tovue3-essential
config #2629vue/custom-event-name-casing
#2626project: undefined
when parsing script-fragments in<template>
. vue-eslint-parser#195✨ Enhancements
vue/order-in-components
rule to enforce ordering onslots
andexpose
defaults #2153defineNuxtComponent()
vue/order-in-components
is not working withdefineNuxtComponent()
#2057)vue/no-unused-properties
does not work withdefineNuxtComponent()
#2191)"#imports"
vue/no-ref-as-operand
warning #1969)Already released earlier
vue/no-ref-as-operand
warning #1969The text was updated successfully, but these errors were encountered: