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, 5 insertions, 0 deletions
diff --git a/.changeset/three-adults-exist.md b/.changeset/three-adults-exist.md
new file mode 100644
index 000000000..f73b3624d
--- /dev/null
+++ b/.changeset/three-adults-exist.md
@@ -0,0 +1,5 @@
+---
+'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