diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/blue-avocados-jog.md | 14 | ||||
-rw-r--r-- | .changeset/eight-baboons-train.md | 5 | ||||
-rw-r--r-- | .changeset/many-glasses-roll.md | 5 | ||||
-rw-r--r-- | .changeset/modern-bulldogs-burn.md | 5 | ||||
-rw-r--r-- | .changeset/nice-toes-cough.md | 5 | ||||
-rw-r--r-- | .changeset/purple-flowers-arrive.md | 5 | ||||
-rw-r--r-- | .changeset/purple-vans-bake.md | 5 | ||||
-rw-r--r-- | .changeset/quiet-toys-type.md | 5 | ||||
-rw-r--r-- | .changeset/rare-deers-relax.md | 5 | ||||
-rw-r--r-- | .changeset/rich-bats-tell.md | 18 | ||||
-rw-r--r-- | .changeset/rude-kangaroos-dance.md | 5 | ||||
-rw-r--r-- | .changeset/strong-squids-hide.md | 5 | ||||
-rw-r--r-- | .changeset/warm-news-fly.md | 5 |
13 files changed, 0 insertions, 87 deletions
diff --git a/.changeset/blue-avocados-jog.md b/.changeset/blue-avocados-jog.md deleted file mode 100644 index 52b4432b4..000000000 --- a/.changeset/blue-avocados-jog.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -'astro': patch -'@astrojs/prism': patch -'create-astro': patch -'@astrojs/mdx': patch -'@astrojs/preact': patch -'@astrojs/react': patch -'@astrojs/solid-js': patch -'@astrojs/svelte': patch -'@astrojs/vue': patch -'@astrojs/telemetry': patch ---- - -Roll back supported Node engines diff --git a/.changeset/eight-baboons-train.md b/.changeset/eight-baboons-train.md deleted file mode 100644 index 89a0c4033..000000000 --- a/.changeset/eight-baboons-train.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix missing props (url, file) in markdown layout diff --git a/.changeset/many-glasses-roll.md b/.changeset/many-glasses-roll.md deleted file mode 100644 index 7f9dd7313..000000000 --- a/.changeset/many-glasses-roll.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/rss': patch ---- - -Throw the error when 'site' option is missing diff --git a/.changeset/modern-bulldogs-burn.md b/.changeset/modern-bulldogs-burn.md deleted file mode 100644 index 76c3fd8a4..000000000 --- a/.changeset/modern-bulldogs-burn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes hydration of maps/sets diff --git a/.changeset/nice-toes-cough.md b/.changeset/nice-toes-cough.md deleted file mode 100644 index d4ca78fcb..000000000 --- a/.changeset/nice-toes-cough.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix JSX definitions being too strict as to what an element is, which lead to type issues in certain cases (Markdown imports, JSX components etc) diff --git a/.changeset/purple-flowers-arrive.md b/.changeset/purple-flowers-arrive.md deleted file mode 100644 index 8af3ef00f..000000000 --- a/.changeset/purple-flowers-arrive.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix metadata handling for building MDX files diff --git a/.changeset/purple-vans-bake.md b/.changeset/purple-vans-bake.md deleted file mode 100644 index 3af99ba74..000000000 --- a/.changeset/purple-vans-bake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/image': patch ---- - -Improves the `astro dev` experience when using a third-party hosted image service diff --git a/.changeset/quiet-toys-type.md b/.changeset/quiet-toys-type.md deleted file mode 100644 index fd9560fce..000000000 --- a/.changeset/quiet-toys-type.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Include hoisted scripts inside Astro.glob in dev diff --git a/.changeset/rare-deers-relax.md b/.changeset/rare-deers-relax.md deleted file mode 100644 index 5ab75d61c..000000000 --- a/.changeset/rare-deers-relax.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/image': patch ---- - -Adding a unique hash to remote images built for SSG to ensure unique URLs are always de-duplicated diff --git a/.changeset/rich-bats-tell.md b/.changeset/rich-bats-tell.md deleted file mode 100644 index 1caaa5124..000000000 --- a/.changeset/rich-bats-tell.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -'astro': patch ---- - -Fixed many long-standing issues with `astro check` - -- Fixed it not working on Windows at all -- Fixed red squiggles not showing in the proper place in certain contexts, notably with strings using non-latin characters -- Fixed IDE links pointing to the wrong line number and character -- Fixed line numbers being off by one -- Fixed IDE links not working when the project wasn't at the root of the folder - -Additionally added some features: - -- Added more pretty colors -- Fixed it not working at all on Windows -- Warnings and hints are now printed alongside errors -- Surrounding lines are now shown when relevant (aka not empty) diff --git a/.changeset/rude-kangaroos-dance.md b/.changeset/rude-kangaroos-dance.md deleted file mode 100644 index ba86ffd07..000000000 --- a/.changeset/rude-kangaroos-dance.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/markdown-remark': minor ---- - -Remove unused ssr-utils file diff --git a/.changeset/strong-squids-hide.md b/.changeset/strong-squids-hide.md deleted file mode 100644 index 7d4793ff4..000000000 --- a/.changeset/strong-squids-hide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Set import.meta.env.BASE_URL in dev mode diff --git a/.changeset/warm-news-fly.md b/.changeset/warm-news-fly.md deleted file mode 100644 index 389a39049..000000000 --- a/.changeset/warm-news-fly.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Makes the Debug component's styles be inlined |