v3.5.2
版本发布时间: 2024-07-04 01:24:11
livewire/livewire最新发布版本:v3.5.8(2024-09-21 03:42:04)
What's Changed
- Fix image upload extension validation by @calebporzio in https://github.com/livewire/livewire/pull/8624
- Add new line for closing bracket in HandlesStreaming by @hegedustibor in https://github.com/livewire/livewire/pull/8587
- Fix info on alpine page in the documentation by @realmocaccino in https://github.com/livewire/livewire/pull/8577
- update custom asset url docs by @zsp03 in https://github.com/livewire/livewire/pull/8579
- Fix typo in method name in SupportEvents by @hegedustibor in https://github.com/livewire/livewire/pull/8588
- Fix: Persistent middlewares not redirecting on subsequent requests by @Ing-LuisGuerrero in https://github.com/livewire/livewire/pull/8592
- Revert "update custom asset url docs" by @calebporzio in https://github.com/livewire/livewire/pull/8594
- Fix passing null to parse_url() deprecation error by @ziming in https://github.com/livewire/livewire/pull/8596
- Do nothing when href doesn't exist by @danie-ramdhani in https://github.com/livewire/livewire/pull/8622
- Fix facade actingAs return type docblock by @santigarcor in https://github.com/livewire/livewire/pull/8616
- Fix crc32(): Passing null deprecation by @ziming in https://github.com/livewire/livewire/pull/8625
- HandleRequests: use empty array as default value to avoid error in foreach by @Jonnx in https://github.com/livewire/livewire/pull/8511
New Contributors
- @hegedustibor made their first contribution in https://github.com/livewire/livewire/pull/8587
- @realmocaccino made their first contribution in https://github.com/livewire/livewire/pull/8577
- @zsp03 made their first contribution in https://github.com/livewire/livewire/pull/8579
- @Ing-LuisGuerrero made their first contribution in https://github.com/livewire/livewire/pull/8592
- @santigarcor made their first contribution in https://github.com/livewire/livewire/pull/8616
- @Jonnx made their first contribution in https://github.com/livewire/livewire/pull/8511
Full Changelog: https://github.com/livewire/livewire/compare/v3.5.1...v3.5.2