v3.4.2
版本发布时间: 2024-01-26 22:33:38
livewire/livewire最新发布版本:v3.5.8(2024-09-21 03:42:04)
What's Changed
- Fix: support empty root namespace by @MartinPL in https://github.com/livewire/livewire/pull/7801
- Simplify
replaceDynamicPlaceholders
method by @gdebrauwer in https://github.com/livewire/livewire/pull/7792 - add @entangle documentation by @timkley in https://github.com/livewire/livewire/pull/7802
- Revert "Allow download of preview files directly from storage" by @calebporzio in https://github.com/livewire/livewire/pull/7814
- fix: use key in combination with persist by @ju5t in https://github.com/livewire/livewire/pull/7809
- Fix nullable/optional enum implicit binding by @rynomars in https://github.com/livewire/livewire/pull/7808
- Isolated Components Test: Wait For Text by @jmonday in https://github.com/livewire/livewire/pull/7807
- Add a warning about using computed properties in Forms by @thehands79 in https://github.com/livewire/livewire/pull/7804
- destroy array key using unset when using dot com notation with except and as by @luanfreitasdev in https://github.com/livewire/livewire/pull/7813
New Contributors
- @MartinPL made their first contribution in https://github.com/livewire/livewire/pull/7801
- @timkley made their first contribution in https://github.com/livewire/livewire/pull/7802
- @jmonday made their first contribution in https://github.com/livewire/livewire/pull/7807
Full Changelog: https://github.com/livewire/livewire/compare/v3.4.1...v3.4.2