@astrojs/upgrade@0.7.3
📦 astroView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release improves the error handling within `@astrojs/upgrade` when pnpm policies interfere with automatic installation.
🐛 Bug Fixes
- Fixed `@astrojs/upgrade` showing a generic error when pnpm's `minimumReleaseAge` policy blocks installation; the error message now explains the pnpm policy block and suggests running the install command manually.