diff options
Diffstat (limited to '.changeset/fluffy-onions-wink.md')
-rw-r--r-- | .changeset/fluffy-onions-wink.md | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.changeset/fluffy-onions-wink.md b/.changeset/fluffy-onions-wink.md deleted file mode 100644 index 617ebd632..000000000 --- a/.changeset/fluffy-onions-wink.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -'astro': patch ---- - -Better handle content type generation failures: -- Generate types when content directory is empty -- Log helpful error when running `astro sync` without a content directory -- Avoid swallowing `config.ts` syntax errors from Vite |