| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-30 | 896 Bytes | |
| v4.2.3 source code.tar.gz | 2026-03-30 | 2.9 MB | |
| v4.2.3 source code.zip | 2026-03-30 | 3.1 MB | |
| Totals: 3 Items | 6.0 MB | 0 | |
What's Changed
- [4.x] Simplify gh fork command in contribution guide by @arjankapteijn in https://github.com/livewire/livewire/pull/10155
- [4.x] Fix
reset()andpull()on nested array properties by @ganyicz in https://github.com/livewire/livewire/pull/10148 - [3.x] Fix blade compiler path resolution during optimize with Sentry by @ganyicz in https://github.com/livewire/livewire/pull/10160
- [4.x] Fix model dehydration for models with overridden getMorphClass by @ganyicz in https://github.com/livewire/livewire/pull/10149
- [4.x] Fix file uploads failing with 403 when persistent middleware changes session ID by @ganyicz in https://github.com/livewire/livewire/pull/10153
New Contributors
- @arjankapteijn made their first contribution in https://github.com/livewire/livewire/pull/10155
Full Changelog: https://github.com/livewire/livewire/compare/v4.2.2...v4.2.3