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

feat: TypeScript 5.7 support #2585

Merged
merged 7 commits into from
Jan 6, 2025
Merged

Conversation

jasonlyu123
Copy link
Member

Draft until 5.7 stable is out. Most of the changes with tests are because of Checks for Never-Initialized Variables. Might have to check if there is anything that false positive specific to svelte related to this change.

@jasonlyu123 jasonlyu123 marked this pull request as ready for review December 23, 2024 01:18
@jasonlyu123
Copy link
Member Author

I didn't find problems with the Never-Initialized Variables. This should be ready.

@jasonlyu123 jasonlyu123 mentioned this pull request Jan 5, 2025
Copy link
Member

@dummdidumm dummdidumm left a comment

Choose a reason for hiding this comment

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

👍

@dummdidumm dummdidumm merged commit 3f2da5d into sveltejs:master Jan 6, 2025
3 checks passed
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.

2 participants