summaryrefslogtreecommitdiff
path: root/.changeset/calm-tigers-stare.md
diff options
context:
space:
mode:
Diffstat (limited to '.changeset/calm-tigers-stare.md')
-rw-r--r--.changeset/calm-tigers-stare.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/.changeset/calm-tigers-stare.md b/.changeset/calm-tigers-stare.md
deleted file mode 100644
index 7eee0e636..000000000
--- a/.changeset/calm-tigers-stare.md
+++ /dev/null
@@ -1,10 +0,0 @@
----
-'astro': patch
----
-
-Fix various inaccuracies with types related to the new Assets features:
-
-- getConfiguredImageService wasn't present on the astro:assets types.
-- ImageMetadata wasn't exported
-- Fixed wrong module declaration for `avif`, `heic` and `heif` files.
-- Add missing module declaration for SVGs imports