quoid / userscripts

An open-source userscript manager for Safari
https://quoid.github.io/userscripts/
GNU General Public License v3.0
3.22k stars 184 forks source link

refactor: adopt svelte 5 for subsequent development #651

Closed ACTCD closed 4 months ago

ACTCD commented 5 months ago

Since Svelte 5 Release Candidate phase have arrived, and the ongoing UI refactoring involves a lot of Svelte code refactoring, we decided to adopt Svelte 5 preview in advance for subsequent development work.

There are no obvious issues in the current version build test, except for a few svelte/transition related errors. We just need to wait for the official resolution of related issues.