v5.0.2
What's Changed
- 🩹 Pass missing
$pagesand$healthparameters to thewithRouting()parent by @boxybird in https://github.com/roots/acorn/pull/448 - 🩹 Fix potential exception thrown when using
wp acorn aboutby @Log1x in https://github.com/roots/acorn/pull/449 - 🩹 Use existing configuration when booting a fresh application (Fixes #451) by @Log1x in https://github.com/roots/acorn/pull/454
- 🎨 Remove unnecessary support helper registration by @Log1x in https://github.com/roots/acorn/pull/453
- 🩹 Terminate after handling non-WordPress requests (Fixes #444) by @bedirhandev in https://github.com/roots/acorn/pull/450
New Contributors
- @boxybird made their first contribution in https://github.com/roots/acorn/pull/448
- @bedirhandev made their first contribution in https://github.com/roots/acorn/pull/450
Full Changelog: https://github.com/roots/acorn/compare/v5.0.1...v5.0.2