v2.10.5
版本发布时间: 2022-04-08 05:42:44
livewire/livewire最新发布版本:v3.5.8(2024-09-21 03:42:04)
What's Changed
- Add logic for echo presence listen channel #3071 by @davidpiesse in https://github.com/livewire/livewire/pull/4772
- Fix assertion problem by @rezaamini-ir in https://github.com/livewire/livewire/pull/4733
- Fix respect modified properties by
prepareForValidation
during checking rules by @comes in https://github.com/livewire/livewire/pull/4688 - Fix file is deleted but property still references deleted file if filename mismatches. by @AhrimFakhriy in https://github.com/livewire/livewire/pull/4712
- Allow dispatching CustomEvent with falsy value by @adriaanzon in https://github.com/livewire/livewire/pull/4765
- Fix: Use alias for page, if defined by @dsturm in https://github.com/livewire/livewire/pull/4793
- Remove test flag from MoveCommand by @Naoray in https://github.com/livewire/livewire/pull/4824
- Allow passing the component class name to
assertEmittedTo
by @totov in https://github.com/livewire/livewire/pull/4833
New Contributors
- @silnarm made their first contribution in https://github.com/livewire/livewire/pull/4777
- @comes made their first contribution in https://github.com/livewire/livewire/pull/4688
- @AhrimFakhriy made their first contribution in https://github.com/livewire/livewire/pull/4712
- @adriaanzon made their first contribution in https://github.com/livewire/livewire/pull/4765
- @dsturm made their first contribution in https://github.com/livewire/livewire/pull/4793
- @totov made their first contribution in https://github.com/livewire/livewire/pull/4833
Full Changelog: https://github.com/livewire/livewire/compare/v2.10.4...v2.10.5