v3.1.0
版本发布时间: 2023-11-03 23:28:27
livewire/livewire最新发布版本:v3.5.8(2024-09-21 03:42:04)
What's Changed
- Ensure model exists before dehydrating the key in legacy model binding by @joshhanley in https://github.com/livewire/livewire/pull/7103
- [3.x] Improves
rendering
docs by @nunomaduro in https://github.com/livewire/livewire/pull/7112 - Docs: fix streaming example by @AngadSethi in https://github.com/livewire/livewire/pull/7124
- Docs: Fix Potential Naming Conflict by @victorfernando-sis in https://github.com/livewire/livewire/pull/7127
- [v3] Fix wire:loading.delay corner case by @austenc in https://github.com/livewire/livewire/pull/7118
- Add syntax for attaching event listeners to child components by @calebporzio in https://github.com/livewire/livewire/pull/7146
- Add missing new keyword in docs by @josebailo in https://github.com/livewire/livewire/pull/7162
- Fix: Alpine is not defined when using @livewireScriptConfig and show_progress_bar = false by @lrljoe in https://github.com/livewire/livewire/pull/7158
- Allow tags for computed properties by @comes in https://github.com/livewire/livewire/pull/7141
- Utilize PHPUnit\Framework\TestCase class to broaden compatibility with other packages by @PH7-Jack in https://github.com/livewire/livewire/pull/7075
- Minor Tweaks: Change Stringable Link For Laravel by @utsavsomaiya in https://github.com/livewire/livewire/pull/7168
- Add
.live
support to modelable by @calebporzio in https://github.com/livewire/livewire/pull/7173 - update ComponentParser.php by @spcbfr in https://github.com/livewire/livewire/pull/7184
New Contributors
- @AngadSethi made their first contribution in https://github.com/livewire/livewire/pull/7124
- @victorfernando-sis made their first contribution in https://github.com/livewire/livewire/pull/7127
- @josebailo made their first contribution in https://github.com/livewire/livewire/pull/7162
- @utsavsomaiya made their first contribution in https://github.com/livewire/livewire/pull/7168
- @spcbfr made their first contribution in https://github.com/livewire/livewire/pull/7184
Full Changelog: https://github.com/livewire/livewire/compare/v3.0.10...v3.1.0