Skip to content

v4.0.0

Compare
Choose a tag to compare
@QWp6t QWp6t released this 31 Jan 14:58
· 87 commits to main since this release
9911d18

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() to Asset contract by @joshuafredrickson in #268
  • Bundle::enqueueJs() support for registering scripts with async and defer 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 and route: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

Full Changelog: v3.3.1...v4.0.0