| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | < 13 hours ago | 2.4 kB | |
| v4.4.2 source code.tar.gz | < 13 hours ago | 3.1 MB | |
| v4.4.2 source code.zip | < 13 hours ago | 3.2 MB | |
| Totals: 3 Items | 6.3 MB | 0 | |
What's Changed
- [4.x] Support exception hook for computed properties by @ghabriel25 in https://github.com/livewire/livewire/pull/10543
- [4.x] Fall back to Eloquent casts when filling typed properties by @ghabriel25 in https://github.com/livewire/livewire/pull/10548
- Skip transitions for top-layer UI by @calebporzio in https://github.com/livewire/livewire/pull/10552
- Fix Laravel 10 enum cast test by @calebporzio in https://github.com/livewire/livewire/pull/10556
- Keep loading active through navigate redirects by @calebporzio in https://github.com/livewire/livewire/pull/10539
- [4.x] Fix typed-return conflict in Livewire redirector by @ghabriel25 in https://github.com/livewire/livewire/pull/10555
- [4.x] Fix resetting component properties unsets form object by @ghabriel25 in https://github.com/livewire/livewire/pull/10554
- Add static return type to page component view macros by @cmdevpe in https://github.com/livewire/livewire/pull/10553
- [4.x] Fix casted Eloquent attributes bypassing validation under legacy model binding by @ghabriel25 in https://github.com/livewire/livewire/pull/10559
- Fix wire action collisions with Alpine scope variables by @calebporzio in https://github.com/livewire/livewire/pull/10561
- Ignore repeated lazy-load calls by @calebporzio in https://github.com/livewire/livewire/pull/10562
- Recover from failed server responses by reverting rejected updates by @calebporzio in https://github.com/livewire/livewire/pull/10438
- Harden timing-sensitive browser tests by @calebporzio in https://github.com/livewire/livewire/pull/10567
- [4.x] Close asynchronous morph timing gaps by @calebporzio in https://github.com/livewire/livewire/pull/10568
- Harden page layout text assertions by @calebporzio in https://github.com/livewire/livewire/pull/10575
- Fix signed upload/preview URLs breaking when the proxy's forwarded origin isn't trusted by @MaxencePaulin in https://github.com/livewire/livewire/pull/10574
- Port content-based temporary upload MIME detection to 4.x by @calebporzio in https://github.com/livewire/livewire/pull/10581
- Prepare Alpine 3.16.3 on 4.x by @calebporzio in https://github.com/livewire/livewire/pull/10584
New Contributors
- @cmdevpe made their first contribution in https://github.com/livewire/livewire/pull/10553
Full Changelog: https://github.com/livewire/livewire/compare/v4.4.1...v4.4.2