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)!: support svelte 4 #1773

Merged
merged 4 commits into from
Jul 19, 2023
Merged

feat(typescript)!: support svelte 4 #1773

merged 4 commits into from
Jul 19, 2023

Conversation

metonym
Copy link
Collaborator

@metonym metonym commented Jul 19, 2023

Closes #1753, closes #1755

This PR amends the generated TypeScript definitions to support Svelte 4 but also continue supporting Svelte 3 (until Svelte 5 is released).

Breaking Changes

  • TypeScript users must use Svelte version 3.55 or greater

I've also tested that these changes are compatible with version 3.55 by downgrading svelte and re-running svelte-check.

@metonym metonym marked this pull request as ready for review July 19, 2023 16:23
@metonym metonym merged commit 2f026f7 into master Jul 19, 2023
2 checks passed
@metonym metonym deleted the svelte-4 branch July 19, 2023 16:44
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.

Svelte 4.0.0
1 participant