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

Fixed #591, migrated to Svelte 5. #600

Merged
merged 100 commits into from
Nov 29, 2024
Merged

Fixed #591, migrated to Svelte 5. #600

merged 100 commits into from
Nov 29, 2024

Conversation

amyjko
Copy link
Collaborator

@amyjko amyjko commented Nov 24, 2024

Context

Svelte 5 was released, offering numerous simplifications of the framework and syntax that improves comprehensibility and performance. This PR migrates all components to Svelte 5, and also comes with several bug fixes and additional performance improvements revealed by the imroved comprehensibility and reactivity error checking.

Related issues

Fixes #591.

Verification

  • All unit and end to tests pass
  • Manually verified all functionality of all components on Chrome and Safari.

@amyjko amyjko self-assigned this Nov 24, 2024
@amyjko amyjko merged commit a09acc6 into main Nov 29, 2024
4 checks passed
@amyjko amyjko deleted the 591-svelte5 branch November 29, 2024 19:53
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.

Migrate to Svelte 5
1 participant