summaryrefslogtreecommitdiff
path: root/packages/integrations/svelte/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-06-08 22:40:17 -0700
committerGravatar GitHub <noreply@github.com> 2023-06-09 08:40:17 +0300
commite138f663442c27c473987900cb1fe243949a5a52 (patch)
treec9b24e13457d006a02b8b01dabd30ca3ea50d68d /packages/integrations/svelte/CHANGELOG.md
parent8341c461b574d53fe455c49d4ae3a53f2e0196b5 (diff)
downloadastro-@astrojs/markdown-component@1.0.5.tar.gz
astro-@astrojs/markdown-component@1.0.5.tar.zst
astro-@astrojs/markdown-component@1.0.5.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.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/integrations/svelte/CHANGELOG.md b/packages/integrations/svelte/CHANGELOG.md
index f2f8a41c6..d920c6973 100644
--- a/packages/integrations/svelte/CHANGELOG.md
+++ b/packages/integrations/svelte/CHANGELOG.md
@@ -1,5 +1,16 @@
# @astrojs/svelte
+## 3.0.0
+
+### Major Changes
+
+- [#7314](https://github.com/withastro/astro/pull/7314) [`e47e53dc0`](https://github.com/withastro/astro/commit/e47e53dc0c38468c9cf7ffaf6e21c80291d013cc) Thanks [@wackbyte](https://github.com/wackbyte)! - Update to svelte2tsx 0.6.15 and vite-plugin-svelte 2.4.1
+
+### Patch Changes
+
+- Updated dependencies [[`52f0480d1`](https://github.com/withastro/astro/commit/52f0480d14c328ab69bd1f2681ddfd83f7385ab1), [`e3271f8c1`](https://github.com/withastro/astro/commit/e3271f8c167288dc60b94242d01d459c162ec06d), [`e6bff651f`](https://github.com/withastro/astro/commit/e6bff651ff80466b3e862e637d2a6a3334d8cfda), [`bbcf69e7b`](https://github.com/withastro/astro/commit/bbcf69e7b8d4bbb759fe0c7e5fd2d2ed58090b59), [`1430ffb47`](https://github.com/withastro/astro/commit/1430ffb4734edbb67cbeaaee7e89a9f78e00473c)]:
+ - astro@2.6.2
+
## 2.2.0
### Minor Changes