Skip to content
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

New: Add vue/no-deprecated-events-api rule #1097

Merged
merged 2 commits into from Apr 21, 2020

Conversation

yoyo930021
Copy link
Member

This PR adds the vue/no-deprecated-events-api rule.

This rule reports use of deprecated $on, $off $once api. (in Vue.js 3.0.0+).

RFC0020
ref #1035

Copy link
Member

@ota-meshi ota-meshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this PR! LGTM!

@ota-meshi ota-meshi merged commit 35efedc into vuejs:master Apr 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants