symfony/var-dumper and symfony/error-handler ^8.0 by @rafaucau (https://github.com/roots/acorn/pull/542)storage:link and storage:unlink commands so they can be run via wp acorn (https://github.com/roots/acorn/pull/548)Full Changelog: https://github.com/roots/acorn/compare/v6.1.0...v6.2.0
Vite facade (e.g. useCspNonce(), useIntegrityKey(), prefetch()) is no longer silently dropped (https://github.com/roots/acorn/pull/534)Full Changelog: https://github.com/roots/acorn/compare/v6.0.0...v6.1.0
make:model command by @retlehs (#476)SkipProviderException file and line to the previous exception if available by @Log1x (#471)spatie/laravel-ignition suggestion by @retlehs (#503)Full Changelog: https://github.com/roots/acorn/compare/v5.0.6...v5.1.0
ApplicationBuilder handle prepended and appended middleware (#488) [@stefanfisk](https://github.com/stefanfisk)laravel/serializable-closure v2 (#491) [@rafaucau](https://github.com/rafaucau)Full Changelog: https://github.com/roots/acorn/compare/v5.0.5...v5.0.6
illuminate/auth to the project by @Log1x in https://github.com/roots/acorn/pull/473Full Changelog: https://github.com/roots/acorn/compare/v5.0.4...v5.0.5
routes/console.php by @stefanfisk in https://github.com/roots/acorn/pull/465Full Changelog: https://github.com/roots/acorn/compare/v5.0.3...v5.0.4
Full Changelog: https://github.com/roots/acorn/compare/v5.0.2...v5.0.3
$pages and $health parameters to the withRouting() parent by @boxybird in https://github.com/roots/acorn/pull/448wp acorn about by @Log1x in https://github.com/roots/acorn/pull/449Full Changelog: https://github.com/roots/acorn/compare/v5.0.1...v5.0.2
Application::usePaths() by @QWp6t in https://github.com/roots/acorn/pull/443Full Changelog: https://github.com/roots/acorn/compare/v5.0.0...v5.0.1
acorn:install command to simplify installing Acornilluminate/hashingmake:seeder command to consoleoptimize and optimize:clear console commands (#386)illuminate/* dependencies have been updated to ^12.0.Roots\Acorn\Bootloader has been removed in favor of Application::configure().ACORN_ENABLE_EXPERIMENTAL_WORDPRESS_REQUEST_HANDLER has been removed.@Log1x @trajche @KIKOmanasijev @ssang @RafaelKr @aksld @retlehs
illuminate/hashing to the project by @Log1x in https://github.com/roots/acorn/pull/419FoundationServiceProvider to the default providers by @Log1x in https://github.com/roots/acorn/pull/417render override in the exception handler by @Log1x in https://github.com/roots/acorn/pull/418Full Changelog: https://github.com/roots/acorn/compare/v5.0.0-beta.1...v5.0.0-beta.2
200 on WordPress routes by @Log1x in https://github.com/roots/acorn/pull/412Full Changelog: https://github.com/roots/acorn/compare/v4.3.0...v4.3.1
200 on WordPress routes by @Log1x in https://github.com/roots/acorn/pull/412Full Changelog: https://github.com/roots/acorn/compare/v5.0.0-beta.0...v5.0.0-beta.1
index.php as fallback template when using block themes by @ssang in https://github.com/roots/acorn/pull/382optimize and optimize:clear console commands by @Log1x in https://github.com/roots/acorn/pull/386Application::configure() by @Log1x in https://github.com/roots/acorn/pull/387Full Changelog: https://github.com/roots/acorn/compare/v5.0.0-alpha.1...v5.0.0-beta.0
Full Changelog: https://github.com/roots/acorn/compare/v4.2.2...v4.3.0
make:seeder command by @trajche in https://github.com/roots/acorn/pull/378Full Changelog: https://github.com/roots/acorn/compare/v5.0.0-alpha.0...v5.0.0-alpha.1
acorn:install command to simplify installing Acorn by @Log1x in https://github.com/roots/acorn/pull/369^8.2 is requiredilluminate/* dependencies have been updated to ^11.0Roots\Acorn\Bootloader has been removed in favor of Application::configure()ACORN_ENABLE_EXPERIMENTAL_WORDPRESS_REQUEST_HANDLER has been removedThere 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
🩹 Only prioritize block templates in block themes by @Log1x and @dsturm in https://github.com/roots/acorn/pull/368 ✨ Add acorn:install command to simplify installing Acorn by @Log1x in https://github.com/roots/acorn/pull/369 🩹 Fix duplicate provider registration by @Log1x in https://github.com/roots/acorn/pull/371
Full Changelog: https://github.com/roots/acorn/compare/v4.2.1...v4.2.2
editorStyles implementation from URL to local theme path by @Log1x in https://github.com/roots/acorn/pull/367Full Changelog: https://github.com/roots/acorn/compare/v4.2.0...v4.2.1
We have created a new FSE helper package for Acorn and would appreciate feedback from those who use FSE.
Bundle::editorStyles() by @Log1x in https://github.com/roots/acorn/pull/366Full Changelog: https://github.com/roots/acorn/compare/v4.1.1...v4.2.0
We have created a new FSE helper package for Acorn and would appreciate feedback from those who use FSE.
block-templates by @Log1x in https://github.com/roots/acorn/pull/364current_theme_supports when checking for block-templates support by @Log1x in https://github.com/roots/acorn/pull/365Full Changelog: https://github.com/roots/acorn/compare/v4.1.0...v4.1.1
We have created a new FSE helper package for Acorn and would appreciate feedback from those who use FSE.
guzzlehttp/guzzle to fix Laravel HTTP client by @me-julian in https://github.com/roots/acorn/pull/352SkipProviderException while in console by @chrillep in https://github.com/roots/acorn/pull/295Manifest and SkipProvider solutions to Ignition by @Log1x in https://github.com/roots/acorn/pull/358Full Changelog: https://github.com/roots/acorn/compare/v4.0.3...v4.1.0
Composer::with() and Composer::override() from being triggered twice by @folbert in https://github.com/roots/acorn/pull/350Full Changelog: https://github.com/roots/acorn/compare/v4.0.2...v4.0.3
The release of Acorn v4 introduced a Laravel wrapper for WordPress responses. It would capture the WordPress response and convert it into a standard interoperable http message so that users could add third-party middleware to it and treat it as a response object that you'd find in frameworks like Laravel or Symfony.
Things didn't go as planned.
We've dropped this wrapper as part of the standard Acorn v4 installation and put it behind an experimental flag.
We would still like to include it in an upcoming release of Acorn. If you want to test or contribute, you can reenable it by adding the following to your .env.
ACORN_ENABLE_EXPERIMENTAL_WORDPRESS_REQUEST_HANDLER=true
Sorry for any headaches this may have caused anyone over the last week.
Kind Regards, QWp6t
is_file() deprecation warning by @joshuafredrickson in https://github.com/roots/acorn/pull/340Full Changelog: https://github.com/roots/acorn/compare/v4.0.1...v4.0.2
wp-login.php/wp-admin, and some other /wp- requests by @retlehs in https://github.com/roots/acorn/pull/339Full Changelog: https://github.com/roots/acorn/compare/v4.0.0...v4.0.1
From the blog: What's new in Acorn v4?
See the Upgrading Guide for information on upgrading from v3 to v4.
relativePath() to Asset contract by @joshuafredrickson in https://github.com/roots/acorn/pull/268Bundle::enqueueJs() support for registering scripts with async and defer by @ouun in https://github.com/roots/acorn/pull/313Bundle::translate() by @Dathix in https://github.com/roots/acorn/pull/274route:cache and route:clear commands by @QWp6t in https://github.com/roots/acorn/pull/298parse_request to short circuit WordPress during custom routes. by @eavonius in https://github.com/roots/acorn/pull/301Full Changelog: https://github.com/roots/acorn/compare/v3.3.1...v4.0.0
Full Changelog: https://github.com/roots/acorn/compare/v4.0.0-beta.0...v4.0.0-beta.1
Backported a couple of changes from 4.x to 3.x
parse_request to short circuit wordpress during custom routes. by @eavonius in https://github.com/roots/acorn/pull/301enqueueJs() support to registering scripts with async and defer by @ouun in https://github.com/roots/acorn/pull/313Full Changelog: https://github.com/roots/acorn/compare/v3.3.0...v3.3.1
route:cache and route:clear commands by @QWp6t in https://github.com/roots/acorn/pull/298parse_request to short circuit wordpress during custom routes. by @eavonius in https://github.com/roots/acorn/pull/301enqueueJs() support to registering scripts with async and defer by @ouun in https://github.com/roots/acorn/pull/313Full Changelog: https://github.com/roots/acorn/compare/v3.2.0...v4.0.0-beta.0
How can I help you explore Laravel packages today?