blob: 1781defcc5abf7e9a330263a436ddc01ca9208c0 (
plain) (
blame)
1
2
3
4
5
|
---
'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.
|