Releases: roots/acorn
Releases · roots/acorn
v4.0.1
v4.0.0
What's new
From the blog: What's new in Acorn v4?
Upgrade Guide
See the Upgrading Guide for information on upgrading from v3 to v4.
What's Changed
- ✨ Add Livewire support 🎉 by @broskees and @Log1x in #291
- ✨ Automatically expose public properties and methods on View Composers by @Log1x in #320
- ✨ Add
relativePath()
toAsset
contract by @joshuafredrickson in #268 - ✨
Bundle::enqueueJs()
support for registering scripts withasync
anddefer
by @ouun in #313 - 🌐 add
Bundle::translate()
by @Dathix in #274 - 🩹 Update ViewFinder.php by @tommica in #319
- 🧑💻 Improve the Laravel router implementation by @broskees in #291 and #334
- 🧑💻 add
route:cache
androute:clear
commands by @QWp6t in #298 - 🧑💻 Implement the key:generate command
- ⬆️ Laravel v10 by @Log1x in #299
- 🐛 Exit
parse_request
to short circuit WordPress during custom routes. by @eavonius in #301
New Contributors
- @eavonius made their first contribution in #301
- @szepeviktor made their first contribution in #312
- @tommica made their first contribution in #319
- @joshuafredrickson made their first contribution in #268
- @broskees made their first contribution in #291
- @czernika made their first contribution in #303
- @ukeloop made their first contribution in #329
- @Dathix made their first contribution in #274
Full Changelog: v3.3.1...v4.0.0
v4.0.0-beta.1
What's Changed
- ✨ Add Livewire support 🎉 by @broskees and @Log1x in #291
- ✨ Automatically expose public properties and methods on View Composers by @Log1x in #320
- ✨ Add relativePath to Asset contract by @joshuafredrickson in #268
- ✨ Implement the key:generate command
- 🩹 Update ViewFinder.php by @tommica in #319
- 🧑💻 Improve the Laravel router implementation by @broskees in #291
New Contributors
- @tommica made their first contribution in #319
- @joshuafredrickson made their first contribution in #268
- @broskees made their first contribution in #291
Full Changelog: v4.0.0-beta.0...v4.0.0-beta.1
v3.3.1
v4.0.0-beta.0
What's Changed
- ⬆️ Laravel v10 by @Log1x in #299
- 🧑💻 add
route:cache
androute:clear
commands by @QWp6t in #298 - 🐛 Exit
parse_request
to short circuit wordpress during custom routes. by @eavonius in #301 - ✨
enqueueJs()
support to registering scripts withasync
anddefer
by @ouun in #313
New Contributors
- @eavonius made their first contribution in #301
- @szepeviktor made their first contribution in #312
Full Changelog: v3.2.0...v4.0.0-beta.0
v3.3.0
v2.1.3
🔖 v2.1.3
v3.2.0
What's Changed
- 🔧 Add routing related commands by @retlehs in #275
- 👨💻 add
about
command by @QWp6t in #280 - ✨ Database support by @retlehs in #277
- ⬆️ Update to Laravel v9.52.7 by @QWp6t in #292
New Contributors
- @owenvoke made their first contribution in #267
- @firescript made their first contribution in #282
- @sammyhayman made their first contribution in #286
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- 👨💻 Don't silently skip providers in local dev by @QWp6t in #266
- 💡 update var docblock by @tombroucke in #255
- 🧑💻 Translate template name if theme text domain can be loaded by @teppokoivula in #163
New Contributors
- @tombroucke made their first contribution in #255
- @teppokoivula made their first contribution in #163
Full Changelog: v3.0.1...v3.1.0