diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/calm-balloons-kneel.md | 20 | ||||
-rw-r--r-- | .changeset/famous-moons-kick.md | 6 | ||||
-rw-r--r-- | .changeset/hungry-cougars-yell.md | 5 |
3 files changed, 0 insertions, 31 deletions
diff --git a/.changeset/calm-balloons-kneel.md b/.changeset/calm-balloons-kneel.md deleted file mode 100644 index d374c4ff2..000000000 --- a/.changeset/calm-balloons-kneel.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -'@astrojs/cloudflare': patch -'@astrojs/deno': patch -'@astrojs/image': patch -'@astrojs/mdx': patch -'@astrojs/netlify': patch -'@astrojs/node': patch -'@astrojs/partytown': patch -'@astrojs/preact': patch -'@astrojs/prefetch': patch -'@astrojs/react': patch -'@astrojs/sitemap': patch -'@astrojs/solid-js': patch -'@astrojs/svelte': patch -'@astrojs/tailwind': patch -'@astrojs/vercel': patch -'@astrojs/vue': patch ---- - -Integration README fixes diff --git a/.changeset/famous-moons-kick.md b/.changeset/famous-moons-kick.md deleted file mode 100644 index 410d1f83e..000000000 --- a/.changeset/famous-moons-kick.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'astro': patch -'@astrojs/markdown-remark': patch ---- - -Tooling: reintroduce smoke test across example projects diff --git a/.changeset/hungry-cougars-yell.md b/.changeset/hungry-cougars-yell.md deleted file mode 100644 index 658e0bb91..000000000 --- a/.changeset/hungry-cougars-yell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Allow defining Astro components in Vite plugins |