summaryrefslogtreecommitdiff
path: root/packages/integrations/svelte/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-11-16 05:50:47 -0800
committerGravatar GitHub <noreply@github.com> 2023-11-16 21:50:47 +0800
commit8366cd777530e6e0740f8a9c535f3c4382ffb053 (patch)
tree87676b702b11f2fcc694d305d26a552e9277dffe /packages/integrations/svelte/CHANGELOG.md
parentac5633b8f615fe90ea419e00c5c771d00783a6e2 (diff)
downloadastro-f1388e121afafadaeba7808d402c84b39d793a92.tar.gz
astro-f1388e121afafadaeba7808d402c84b39d793a92.tar.zst
astro-f1388e121afafadaeba7808d402c84b39d793a92.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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