v3.3.1
版本发布时间: 2023-12-19 23:10:07
livewire/livewire最新发布版本:v3.5.8(2024-09-21 03:42:04)
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://github.com/livewire/livewire/pull/7520
- @osbre made their first contribution in https://github.com/livewire/livewire/pull/7549
Full Changelog: https://github.com/livewire/livewire/compare/v3.3.0...v3.3.1