Skip to content

v1.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Apr 16:49
Immutable release. Only release title and notes can be modified.
501b1c9

Fixed

  • package.json, package-lock.json, and vite.config.js are no longer marked export-ignore in .gitattributes. Previously these files were stripped from composer create-project / laravel new installs, breaking npm run build with ENOENT: no such file or directory, open '.../package.json'.