livewire/livewire Logo

v3.3.1

livewire/livewire — 9 months ago

What's Changed

  • Fix auth middleware on page components by @calebporzio in https://github.com/livewire/livewire/pull/7521
  • Handle event dispatching after script execution by @calebporzio in https://github.com/livewire/livewire/pull/7528
  • Add assertHasError by @jasonmccreary in https://github.com/livewire/livewire/pull/7520
  • Support #[Url] on form object properties by @calebporzio in https://github.com/livewire/livewire/pull/7538
  • Remove trailing full stop from command description by @dwightwatson in https://github.com/livewire/livewire/pull/7534
  • Enable live updates for the search example in volt.md by @osbre in https://github.com/livewire/livewire/pull/7549
  • Wrote documentation about update hooks for arrays by @ramonrietdijk in https://github.com/livewire/livewire/pull/7557
  • Add enum support for #[Url] properties by @calebporzio in https://github.com/livewire/livewire/pull/7572

New Contributors

  • @jasonmccreary made their first contribution in https://gith...
Continue on Github