create-astro@5.2.4
📦 astroView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
Addresses npm install warnings on npm v11+ by ensuring esbuild scripts are allowed, improving compatibility with newer npm versions.
🐛 Bug Fixes
- Fixes npm install warnings on npm v11+ related to esbuild's install scripts not being covered by `allowScripts`.