What's Changed
Finally got around to moving the source files to SvelteKit 2 and getting rid of all the custom packaging logic I used before. This should fix all type issues for the foreseeable future, at least until Svelte 5 replaces Svelte 4 🥲.
A lot of thanks to @ryanylee for getting the ball rolling on the migration and fixes!
- Types now working with SvelteKit 2 by @ryanylee in #176
- Port to SvelteKit 2 by @bryanmylee in #181
New Contributors
Full Changelog: v0.17.7...v0.18.0