What's Changed
- [4.x] Fix reliable fork PR checkout in Claude workflow by @Copilot in #10259
- [4.x] Fix lazy dynamic event listeners set in mount by @prateekbhujel in #10221
- [4.x] Fix
livewire.compilercache directory becoming stale during Laravel parallel tests by @joshhanley in #10268 - [4.x] Fix Authorize attribute doesnt support
arrayfor additional context by @ghabriel25 in #10260 - [4.x] Fix CSS/JS module 404 by normalising component names with slashes by @joshhanley in #10267
- [4.x] Fix unhandled console error when deferring components with non-div root by @joshhanley in #10265
- [4.x] Add "
@return$this" docblocks to MakesAssertions for static analysis tools to work better in userland tests by @imliam in #10280 - [4.x] Adds documentation for authorization with additional context by @ghabriel25 in #10279
- [3.x] Fix file uploads hanging silently on network-level failures by @joshhanley in #10283
- [4.x] Fix
@islanddirective breaking when expression contains nested parentheses by @joshhanley in #10282 - [4.x] Fix view method call in attribute-layout.md by @KevinWinardi in #10294
- [4.x] Fix warning link for outdated Livewire assets in console message by @sajjadhossainshohag in #10286
- [4.x] Fix slots disappearing on lazy/deferred components by @calebporzio in #10272
- [4.x] Re-order custom route endpoint middleware by @ghabriel25 in #10289
- [4.x] Fix duplicate
RequireLivewireHeadersmiddleware by @ghabriel25 in #10298 - [3.x] Handle unknown components during release token verification by @joshhanley in #10321
New Contributors
- @Copilot made their first contribution in #10259
- @prateekbhujel made their first contribution in #10221
- @KevinWinardi made their first contribution in #10294
Full Changelog: v4.3.0...v4.3.1