diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/eight-pumas-repeat.md | 5 | ||||
-rw-r--r-- | .changeset/neat-mails-peel.md | 5 | ||||
-rw-r--r-- | .changeset/purple-timers-speak.md | 6 | ||||
-rw-r--r-- | .changeset/three-pigs-hunt.md | 5 |
4 files changed, 0 insertions, 21 deletions
diff --git a/.changeset/eight-pumas-repeat.md b/.changeset/eight-pumas-repeat.md deleted file mode 100644 index 7058e360f..000000000 --- a/.changeset/eight-pumas-repeat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/solid-js': patch ---- - -Fix location of SolidJS pre-hydration code diff --git a/.changeset/neat-mails-peel.md b/.changeset/neat-mails-peel.md deleted file mode 100644 index 8ab7da11a..000000000 --- a/.changeset/neat-mails-peel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@astrojs/vue": patch ---- - -Republishing. No changes from v0.1.2. diff --git a/.changeset/purple-timers-speak.md b/.changeset/purple-timers-speak.md deleted file mode 100644 index 10da2c7ea..000000000 --- a/.changeset/purple-timers-speak.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'astro': patch -'@astrojs/markdown-remark': patch ---- - -Fix JSX expression inconsistencies within markdown files diff --git a/.changeset/three-pigs-hunt.md b/.changeset/three-pigs-hunt.md deleted file mode 100644 index c72222676..000000000 --- a/.changeset/three-pigs-hunt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Astro internals: remove all legacy build logic from the codebase, now that the legacy build flag has been removed |