packagist livewire/livewire v4.3.1

6 hours ago

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.compiler cache directory becoming stale during Laravel parallel tests by @joshhanley in #10268
  • [4.x] Fix Authorize attribute doesnt support array for 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 @island directive 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 RequireLivewireHeaders middleware by @ghabriel25 in #10298
  • [3.x] Handle unknown components during release token verification by @joshhanley in #10321

New Contributors

Full Changelog: v4.3.0...v4.3.1

Don't miss a new livewire release

NewReleases is sending notifications on new releases.