summaryrefslogtreecommitdiff
path: root/.changeset/three-onions-repeat.md
diff options
context:
space:
mode:
Diffstat (limited to '.changeset/three-onions-repeat.md')
-rw-r--r--.changeset/three-onions-repeat.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/three-onions-repeat.md b/.changeset/three-onions-repeat.md
deleted file mode 100644
index 1781defcc..000000000
--- a/.changeset/three-onions-repeat.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': major
----
-
-The `astro check` command now requires an external package `@astrojs/check` and an install of `typescript` in your project. This was done in order to make the main `astro` package smaller and give more flexibility to users in regard to the version of TypeScript they use.