diff options
Diffstat (limited to '.changeset/slimy-jeans-train.md')
-rw-r--r-- | .changeset/slimy-jeans-train.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.changeset/slimy-jeans-train.md b/.changeset/slimy-jeans-train.md new file mode 100644 index 000000000..aafa001ab --- /dev/null +++ b/.changeset/slimy-jeans-train.md @@ -0,0 +1,9 @@ +--- +'@astrojs/preact': major +'@astrojs/svelte': major +'@astrojs/react': major +'@astrojs/solid-js': major +'@astrojs/vue': major +--- + +Updates Vite dependency to v6 to match Astro v5 |