summaryrefslogtreecommitdiff
path: root/packages/integrations/react/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-11-27 09:59:31 -0800
committerGravatar GitHub <noreply@github.com> 2023-11-27 12:59:31 -0500
commit415fec54f8340a1ffcd6b926c1f5b1a0e0645e5a (patch)
treed66b4644fd7346907a0c5318b21d8de47c3a0982 /packages/integrations/react/CHANGELOG.md
parentcdabf6ef02be7220fd2b6bdcef924ceca089381e (diff)
downloadastro-@astrojs/vue@4.0.0-beta.0.tar.gz
astro-@astrojs/vue@4.0.0-beta.0.tar.zst
astro-@astrojs/vue@4.0.0-beta.0.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/react/CHANGELOG.md')
-rw-r--r--packages/integrations/react/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/integrations/react/CHANGELOG.md b/packages/integrations/react/CHANGELOG.md
index 46d3a2512..7dcf8dc2a 100644
--- a/packages/integrations/react/CHANGELOG.md
+++ b/packages/integrations/react/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/react
+## 3.0.7-beta.0
+
+### Patch Changes
+
+- [#9122](https://github.com/withastro/astro/pull/9122) [`1c48ed286`](https://github.com/withastro/astro/commit/1c48ed286538ab9e354eca4e4dcd7c6385c96721) Thanks [@bluwy](https://github.com/bluwy)! - Adds Vite 5 support. There are no breaking changes from Astro. Check the [Vite migration guide](https://vitejs.dev/guide/migration.html) for details of the breaking changes from Vite instead.
+
## 3.0.6
### Patch Changes