What’s Changed
Fix duplicate provider registration by @Log1x in 🩹 Fix duplicate provider registration by Log1x · Pull Request #371 · roots/acorn · GitHub
Laravel 11 by @Log1x in https://github.com/roots/acorn/pull/370
Only prioritize block templates in block themes by @Log1x in https://github.com/roots/acorn/pull/368
Add acorn:installcommand to simplify installing Acorn by @Log1x in https://github.com/roots/acorn/pull/369
Breaking Changes
- php
^8.2is required illuminate/*dependencies have been updated to^11.0Roots\Acorn\Bootloaderhas been removed in favor ofApplication::configure()- Experimental flag
ACORN_ENABLE_EXPERIMENTAL_WORDPRESS_REQUEST_HANDLERhas been removed
There are likely other breaking changes in Acorn. We will work on documenting them before the final release.
Full Changelog: https://github.com/roots/acorn/compare/v4.2.2...v5.0.0-alpha.0