summaryrefslogtreecommitdiff
path: root/packages/integrations/svelte/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/svelte/CHANGELOG.md')
-rw-r--r--packages/integrations/svelte/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/integrations/svelte/CHANGELOG.md b/packages/integrations/svelte/CHANGELOG.md
index 38a378c2b..2681a45c0 100644
--- a/packages/integrations/svelte/CHANGELOG.md
+++ b/packages/integrations/svelte/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/svelte
+## 4.0.4
+
+### Patch Changes
+
+- [#9098](https://github.com/withastro/astro/pull/9098) [`a600c1483`](https://github.com/withastro/astro/commit/a600c14837fd18c4c4c3330c0195cd47b0b73df9) Thanks [@bluwy](https://github.com/bluwy)! - Adds experimental support for Svelte 5
+
## 4.0.3
### Patch Changes