We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@astrojs/upgrade
1 parent 6578d92 commit d6e5ebeCopy full SHA for d6e5ebe
TODO.md
@@ -28,7 +28,7 @@
28
- update `@vitejs/plugin-react` to support `vite@v7`
29
- migrate content-only apps to `astro`. pre-render content to static HTML.
30
- update projects using `astro` to use `astro@v5`
31
- - requires an explicit version in `package.json` instead of `catalog:`
32
- protocol
+ - `@astrojs/upgrade` requires an explicit version in `package.json` instead
+ of `catalog:` protocol
33
34
[create-vite@8.2.0]: https://github.com/vitejs/vite/tree/create-vite%408.2.0/packages/create-vite/template-react-ts
0 commit comments