- try to remove
typescriptfromdevDependencies. ensure all projects are using the same version oftypescript. See Running scripts in workspaces
- ensure all apps are type-checked before building
- update
tsconfig.*.jsonfiles to match create-vite@8.2.0 - update
eslinttov9and config files to match create-vite@8.2.0 - migrate content-only apps to
astro. pre-render content to static HTML. - update projects using
astroto useastro@v5@astrojs/upgraderequires an explicit version inpackage.jsoninstead ofcatalog:protocol