StractOrg / stract

web search done right
https://stract.com
GNU Affero General Public License v3.0
1.94k stars 43 forks source link

Upgrade to SvelteKit 2 #116

Closed oeb25 closed 6 months ago

oeb25 commented 6 months ago

SvelteKit 2 was just released 🎉

There are no major userfacing nor code changes from this, other than upgrading to Vite 5 (which I presume is nice), but it will make it easier to upgrade to Svelte 5 when that is released.

Also please have a look that none of the updated packages broke the frontend. I did some browsing around, and found nothing out of the ordinary. I also looked at all the obvious breaking changes, to the best of my ability, and none of them seem to affect us.