summaryrefslogtreecommitdiff
path: root/.changeset/three-adults-exist.md
diff options
context:
space:
mode:
Diffstat (limited to '.changeset/three-adults-exist.md')
-rw-r--r--.changeset/three-adults-exist.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/three-adults-exist.md b/.changeset/three-adults-exist.md
deleted file mode 100644
index f73b3624d..000000000
--- a/.changeset/three-adults-exist.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': major
----
-
-Update `tsconfig.json` presets with `moduleResolution: 'bundler'` and other new options from TypeScript 5.0. Astro now assumes that you use TypeScript 5.0 (March 2023), or that your editor includes it, ex: VS Code 1.77