summaryrefslogtreecommitdiff
path: root/.changeset/violet-goats-grab.md
diff options
context:
space:
mode:
Diffstat (limited to '.changeset/violet-goats-grab.md')
-rw-r--r--.changeset/violet-goats-grab.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/.changeset/violet-goats-grab.md b/.changeset/violet-goats-grab.md
deleted file mode 100644
index ae4bfef83..000000000
--- a/.changeset/violet-goats-grab.md
+++ /dev/null
@@ -1,7 +0,0 @@
----
-'astro': minor
----
-
-Updates `astro/config` import to reference `astro/client` types
-
-When importing `astro/config`, types from `astro/client` will be made automatically available to your project. If your project `tsconfig.json` changes how references behave, you'll still have access to these types after running `astro sync`.