@astrojs/upgrade@0.7.2
📦 astroView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release improves the reliability of the `@astrojs/upgrade` tool, particularly on Windows systems, by aligning its package manager command spawning with `create-astro`.
🐛 Bug Fixes
- Improved how `@astrojs/upgrade` spawns package manager commands to use the same Windows command resolution as `create-astro`.