What’s Changed
Features
- Upgrade to Laravel v13.6.0 (📦️ Update Foundation to Laravel v13.6.0 by github-actions[bot] · Pull Request #536 · roots/acorn · GitHub)
Bug Fixes
- Share Vite singleton across all resolution keys so state set via the
Vitefacade (e.g.useCspNonce(),useIntegrityKey(),prefetch()) is no longer silently dropped (https://github.com/roots/acorn/pull/534)
Internal
- Replace Pint with Mago for formatting and linting (https://github.com/roots/acorn/pull/526)
Full Changelog: https://github.com/roots/acorn/compare/v6.0.0...v6.1.0