diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/cuddly-vans-reply.md | 5 | ||||
-rw-r--r-- | .changeset/eleven-buttons-wash.md | 25 | ||||
-rw-r--r-- | .changeset/fair-otters-worry.md | 5 | ||||
-rw-r--r-- | .changeset/green-crabs-breathe.md | 5 | ||||
-rw-r--r-- | .changeset/red-masks-drop.md | 5 | ||||
-rw-r--r-- | .changeset/tasty-meals-buy.md | 5 | ||||
-rw-r--r-- | .changeset/thick-cups-knock.md | 5 | ||||
-rw-r--r-- | .changeset/thirty-ravens-fly.md | 5 | ||||
-rw-r--r-- | .changeset/tricky-otters-cross.md | 5 | ||||
-rw-r--r-- | .changeset/witty-fishes-heal.md | 5 |
10 files changed, 0 insertions, 70 deletions
diff --git a/.changeset/cuddly-vans-reply.md b/.changeset/cuddly-vans-reply.md deleted file mode 100644 index 702aecc22..000000000 --- a/.changeset/cuddly-vans-reply.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/markdown-remark': patch ---- - -Remove `is:raw` from remark Shiki plugin diff --git a/.changeset/eleven-buttons-wash.md b/.changeset/eleven-buttons-wash.md deleted file mode 100644 index 0e3cd3713..000000000 --- a/.changeset/eleven-buttons-wash.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -'@astrojs/cloudflare': patch -'@astrojs/partytown': patch -'@astrojs/alpinejs': patch -'@astrojs/prefetch': patch -'@astrojs/tailwind': patch -'@astrojs/markdoc': patch -'@astrojs/sitemap': patch -'@astrojs/underscore-redirects': patch -'@astrojs/preact': patch -'@astrojs/svelte': patch -'@astrojs/vercel': patch -'@astrojs/react': patch -'@astrojs/solid-js': patch -'@astrojs/node': patch -'@astrojs/lit': patch -'@astrojs/mdx': patch -'@astrojs/vue': patch -'@astrojs/internal-helpers': patch -'@astrojs/markdown-remark': patch -'@astrojs/telemetry': patch -'astro': patch ---- - -Add provenance statement when publishing the library from CI diff --git a/.changeset/fair-otters-worry.md b/.changeset/fair-otters-worry.md deleted file mode 100644 index f62496140..000000000 --- a/.changeset/fair-otters-worry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Improve error message when user attempts to render a dynamic component reference diff --git a/.changeset/green-crabs-breathe.md b/.changeset/green-crabs-breathe.md deleted file mode 100644 index bc4728da4..000000000 --- a/.changeset/green-crabs-breathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/telemetry': patch ---- - -Removed an unnecessary dependency. diff --git a/.changeset/red-masks-drop.md b/.changeset/red-masks-drop.md deleted file mode 100644 index 3564fa9e8..000000000 --- a/.changeset/red-masks-drop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix `tsconfig.json` update causing the server to crash diff --git a/.changeset/tasty-meals-buy.md b/.changeset/tasty-meals-buy.md deleted file mode 100644 index 1df456b68..000000000 --- a/.changeset/tasty-meals-buy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Remove unused CSS output files when inlined diff --git a/.changeset/thick-cups-knock.md b/.changeset/thick-cups-knock.md deleted file mode 100644 index e51ec5b7e..000000000 --- a/.changeset/thick-cups-knock.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Update link for Netlify SSR diff --git a/.changeset/thirty-ravens-fly.md b/.changeset/thirty-ravens-fly.md deleted file mode 100644 index ec7d56f82..000000000 --- a/.changeset/thirty-ravens-fly.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Node-based adapters now create less server-side javascript diff --git a/.changeset/tricky-otters-cross.md b/.changeset/tricky-otters-cross.md deleted file mode 100644 index e104f78eb..000000000 --- a/.changeset/tricky-otters-cross.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/partytown': patch ---- - -Expose types for TypeScript users diff --git a/.changeset/witty-fishes-heal.md b/.changeset/witty-fishes-heal.md deleted file mode 100644 index 0fb1d79f7..000000000 --- a/.changeset/witty-fishes-heal.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Improve `astro info` copy to clipboard compatability |