Update changelog

This commit is contained in:
Aaron
2024-11-13 08:07:15 -06:00
parent 330e39159a
commit 2f23556893
+4 -2
View File
@@ -15,7 +15,9 @@
#### ⚠️ Breaking Changes
- ⚠️ Svelte 5 support ([#1104](https://github.com/wxt-dev/wxt/pull/1104))
Upgraded `@sveltejs/vite-plugin-svelte` from v3 to v4. This drops support for Svelte 4 and below. To continue using older versions of Svelte, use v1 of this module.
To upgrade to svelte 5, just install `svelte@5`.
### ❤️ Contributors
@@ -49,4 +51,4 @@
## v1.0.0
Initial release 🎉
Initial release 🎉