| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-02 | 1.6 kB | |
| v4.2.4 source code.tar.gz | 2026-04-02 | 2.9 MB | |
| v4.2.4 source code.zip | 2026-04-02 | 3.1 MB | |
| Totals: 3 Items | 6.0 MB | 0 | |
What's Changed
- Rebuild JS assets with Alpine v3.15.10 (x-anchor fix) by @calebporzio in https://github.com/livewire/livewire/pull/10171
- [4.x] Fix island tokens changing across zero-downtime deployments by @ganyicz in https://github.com/livewire/livewire/pull/10169
- [4.x] Ensure Livewire route with scoped bindings works regardless of order of properties in livewire component by @gdebrauwer in https://github.com/livewire/livewire/pull/10117
- [4.x] Fix wire:sort position when wire:sort:ignore siblings are present by @fotrino in https://github.com/livewire/livewire/pull/10045
- [4.x] Fix positional-after-named arg crash in callTraitHook by @mariuscrisan in https://github.com/livewire/livewire/pull/10147
- Fix optional route binding regression from [#10147] by @calebporzio in https://github.com/livewire/livewire/pull/10173
- [4.x] Fix repeated expired dialog on pages with multiple polling components by @ganyicz in https://github.com/livewire/livewire/pull/10164
- Fix in-request memoization for cached and persisted computed properties by @calebporzio in https://github.com/livewire/livewire/pull/10183
- Document wire:model bracket notation support by @ganyicz in https://github.com/livewire/livewire/pull/10172
- Fix $refs access in JS actions called from PHP by @ganyicz in https://github.com/livewire/livewire/pull/10180
New Contributors
- @fotrino made their first contribution in https://github.com/livewire/livewire/pull/10045
- @mariuscrisan made their first contribution in https://github.com/livewire/livewire/pull/10147
Full Changelog: https://github.com/livewire/livewire/compare/v4.2.3...v4.2.4