Astro create-astro@5.2.4

create-astro@5.2.4
Fixed 1
  • Fixes npm install warnings on npm v11+ about esbuild's install scripts not being covered by allowScripts by adding ensureNpmScriptsAllowed() to pre-approve esbuild in package.json before running npm install

From Astro

Patch Changes
  • #17756 f88c875 Thanks @astro-factory! - Fixes npm install warnings on npm v11+ about esbuild's install scripts not being covered by allowScripts. Adds ensureNpmScriptsAllowed() to pre-approve esbuild in package.json before running npm install, matching the existing pnpm v11 compatibility fix.
View original

Upgraded? How did it go?

Discussion