mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
5 lines
243 B
Markdown
5 lines
243 B
Markdown
---
|
|
'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
|