What’s Changed
Upgrade to Laravel 12
Improved Vite support
Add acorn:installcommand to simplify installing Acorn
Add Laravel queue support (#379)
Additional Changes
Make WordPress request handling opt-in & configurable (#416)
Only prioritize block templates in block themes
Add support for illuminate/hashing
Add missing schedule commands to console
Add missing make:seedercommand to console
Do not set PHP timezone when bootstrapping configuration
Append the original exception message to the skipped provider exception (#398)
Improve the optimizeandoptimize:clearconsole commands (#386)
Breaking Changes
PHP 8.2+ is required.
illuminate/*dependencies have been updated to^12.0.
Roots\Acorn\Bootloaderhas been removed in favor ofApplication::configure().
Experimental flag ACORN_ENABLE_EXPERIMENTAL_WORDPRESS_REQUEST_HANDLERhas been removed.
Pre-releases
Contributors
@Log1x @trajche @KIKOmanasijev @ssang @RafaelKr @aksld @retlehs