Skip to content

v5.0.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@QWp6t QWp6t released this 02 Apr 14:55
· 25 commits to main since this release
c245d07

What's Changed

  • 🩹 Fix duplicate provider registration by @Log1x in #371
  • 🎉 Laravel 11 by @Log1x in #370
  • 🩹 Only prioritize block templates in block themes by @Log1x in #368
  • ✨ Add acorn:install command to simplify installing Acorn by @Log1x in #369

Breaking Changes

  • php ^8.2 is required
  • illuminate/* dependencies have been updated to ^11.0
  • Roots\Acorn\Bootloader has been removed in favor of Application::configure()
  • Experimental flag ACORN_ENABLE_EXPERIMENTAL_WORDPRESS_REQUEST_HANDLER has been removed

There are likely other breaking changes in Acorn. We will work on documenting them before the final release.

Full Changelog: v4.2.2...v5.0.0-alpha.0