-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
update vnext to typescript 5.5 #5453
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
8df6839
to
1dbd317
Compare
1dbd317
to
9103c28
Compare
9103c28
to
0aec81d
Compare
0aec81d
to
0271b80
Compare
0271b80
to
bca5d06
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Left a few comments.
Turn on the isolated declarations flag for the typescript compiler.
bc0d98b
to
374ef64
Compare
Update the
v-next
packages to use typescript v5.5 and enable isolated declarations.The type determination has been mechanical based on vscode - I have not created any new types.