Skip to content

Releases: roots/acorn

v4.0.1

01 Feb 22:57
b88eba1
Compare
Choose a tag to compare

What's Changed

  • 🐛 Bootloader: Bail early on wp-login.php/wp-admin, and some other /wp- requests by @retlehs in #339

Full Changelog: v4.0.0...v4.0.1

v4.0.0

31 Jan 14:58
9911d18
Compare
Choose a tag to compare

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

v4.0.0-beta.1

05 Jan 16:59
d2fd1ec
Compare
Choose a tag to compare
v4.0.0-beta.1 Pre-release
Pre-release

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

Full Changelog: v4.0.0-beta.0...v4.0.0-beta.1

v3.3.1

27 Nov 06:26
Compare
Choose a tag to compare

Backported a couple of changes from 4.x to 3.x

What's Changed

  • 🐛 Exit parse_request to short circuit wordpress during custom routes. by @eavonius in #301
  • enqueueJs() support to registering scripts with async and defer by @ouun in #313

Full Changelog: v3.3.0...v3.3.1

v4.0.0-beta.0

25 Nov 02:27
Compare
Choose a tag to compare
v4.0.0-beta.0 Pre-release
Pre-release

What's Changed

  • ⬆️ Laravel v10 by @Log1x in #299
  • 🧑‍💻 add route:cache and route: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 with async and defer by @ouun in #313

New Contributors

Full Changelog: v3.2.0...v4.0.0-beta.0

💬 Discuss this release on Roots Discourse

v3.3.0

25 Nov 02:35
Compare
Choose a tag to compare

What's Changed

  • 🧑‍💻 add route:cache and route:clear commands by @QWp6t in #298

Full Changelog: v3.2.0...v3.3.0

v2.1.3

18 Sep 08:17
Compare
Choose a tag to compare
🔖 v2.1.3

v3.2.0

13 Jun 18:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.2.0

v3.1.0

03 Feb 23:23
Compare
Choose a tag to compare

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

Full Changelog: v3.0.1...v3.1.0

v3.0.1

03 Feb 21:44
6dfc650
Compare
Choose a tag to compare

What's Changed

  • 🐛 acorn stop breaking wp-cli pls by @QWp6t in #265

Full Changelog: v3.0.0...v3.0.1