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

Add support for vue 2.7 #215

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add support for vue 2.7 #215

wants to merge 1 commit into from

Conversation

nag5000
Copy link

@nag5000 nag5000 commented Feb 28, 2023

Fixes #193

IanVS added a commit to IanVS/prettier-plugin-sort-imports that referenced this pull request Mar 12, 2024
Pulls in
trivago/prettier-plugin-sort-imports#215 from
upstream, to add support for Vue 2.7, which as far as I can tell still
has ~1 million weekly downloads.

Co-authored-by: Aleksei Nagovitsyn <al3x.nag@gmail.com>
@IanVS
Copy link

IanVS commented Mar 15, 2024

Note that vue 3.4 removed transformRef, so this will not work to detect the most recent versions of vue 3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

it doesn't support vue2.7.x
2 participants