| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-03-27 | 928 Bytes | |
| v5.0.2 source code.tar.gz | 2025-03-27 | 1.4 MB | |
| v5.0.2 source code.zip | 2025-03-27 | 1.7 MB | |
| Totals: 3 Items | 3.1 MB | 0 | |
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