diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/afraid-stingrays-sell.md | 5 | ||||
-rw-r--r-- | .changeset/brown-peas-destroy.md | 5 | ||||
-rw-r--r-- | .changeset/large-rings-invite.md | 5 | ||||
-rw-r--r-- | .changeset/stale-flowers-share.md | 5 | ||||
-rw-r--r-- | .changeset/swift-rocks-refuse.md | 5 | ||||
-rw-r--r-- | .changeset/tough-papayas-jam.md | 5 |
6 files changed, 0 insertions, 30 deletions
diff --git a/.changeset/afraid-stingrays-sell.md b/.changeset/afraid-stingrays-sell.md deleted file mode 100644 index 3c30c423b..000000000 --- a/.changeset/afraid-stingrays-sell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/markdown-remark': patch ---- - -Fix autolinking of URLs inside links diff --git a/.changeset/brown-peas-destroy.md b/.changeset/brown-peas-destroy.md deleted file mode 100644 index f4bbb7586..000000000 --- a/.changeset/brown-peas-destroy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix: Astro.site should default to localhost when not provided in a project's config diff --git a/.changeset/large-rings-invite.md b/.changeset/large-rings-invite.md deleted file mode 100644 index edf16f8d0..000000000 --- a/.changeset/large-rings-invite.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/sitemap': patch ---- - -Prevent sitemap URLs with trimmed paths diff --git a/.changeset/stale-flowers-share.md b/.changeset/stale-flowers-share.md deleted file mode 100644 index 0be809e54..000000000 --- a/.changeset/stale-flowers-share.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix: showing a more helpful error message when an import in an Astro component could not be resolved diff --git a/.changeset/swift-rocks-refuse.md b/.changeset/swift-rocks-refuse.md deleted file mode 100644 index 20e941acb..000000000 --- a/.changeset/swift-rocks-refuse.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/markdown-remark': patch ---- - -Allow AlpineJS syntax extensions in Markdown diff --git a/.changeset/tough-papayas-jam.md b/.changeset/tough-papayas-jam.md deleted file mode 100644 index af72144df..000000000 --- a/.changeset/tough-papayas-jam.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix: show "unable to find network to expose" with local network log when using --host without suitable networks |