v2.8.2
版本发布时间: 2021-12-11 03:39:23
livewire/livewire最新发布版本:v3.5.8(2024-09-21 03:42:04)
What's Changed
- Add cursor pagination to Livewire by @ariaieboy in https://github.com/livewire/livewire/pull/3215
- Add
inline-flex
to wire:loading by @Francismori7 in https://github.com/livewire/livewire/pull/4246 - Make
assertSet()
andassertNotSet()
more strict by @DudeMason in https://github.com/livewire/livewire/pull/4252 - Fix breaking changes to nested array file upload dehydration by @danharrin in https://github.com/livewire/livewire/pull/4378
New Contributors
- @Francismori7 made their first contribution in https://github.com/livewire/livewire/pull/4246
Full Changelog: https://github.com/livewire/livewire/compare/v2.8.1...v2.8.2