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

[WIP] fix: fix issues with Vue's typings in SFC format #816

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

crutchcorn
Copy link
Member

@crutchcorn crutchcorn commented Jul 6, 2024

As vuejs/language-tools#3782 was solved in Vue 3.4, we're marking Vue 3.4 as the minimum supported version for our Vue adapter

I'm having problems getting defineComponent typings working for both Vue SFC formats and JSX formats alike.

The first commit in this PR works for JSX formats but not SFC formats

The second commits in this PR works for SFC formats but not JSX formats

Copy link

nx-cloud bot commented Jul 6, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit c6f0f74. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


🟥 Failed Commands
nx affected --targets=test:format,test:sherif,test:knip,test:eslint,test:lib,test:types,test:build,build --parallel=3

Sent with 💌 from NxCloud.

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.

None yet

1 participant