Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 808 Bytes

File metadata and controls

21 lines (14 loc) · 808 Bytes

TODO

All apps

Vanilla

  • ensure all apps are type-checked before building

Legacy

  • update tsconfig.*.json files to match create-vite@8.2.0
  • update eslint to v9 and config files to match create-vite@8.2.0
  • migrate content-only apps to astro. pre-render content to static HTML.
  • update projects using astro to use astro@v5
    • @astrojs/upgrade requires an explicit version in package.json instead of catalog: protocol