Bump livewire/livewire from 3.7.11 to 4.2.1

Bumps livewire/livewire from 3.7.11 to 4.2.1.

Release notes

Sourced from livewire/livewire's releases.

v4.2.1

What's Changed

Full Changelog: https://github.com/livewire/livewire/compare/v4.2.0...v4.2.1

v4.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/livewire/livewire/compare/v4.1.4...v4.2.0

... (truncated)

Commits
  • 93e972f Build assets
  • cf40849 [4.x] Fix client-side diff losing associative array key insertion order (#10071)
  • 1be59b0 [4.x] Add backward-compatibility shim for removed processElementKey() metho...
  • cf8400c [4.x] Fix $-prefixed expressions not routing to Livewire inside Alpine scope ...
  • b2faf1b Fix flaky test
  • 9831d38 Use waitUntil instead of fixed pause for form disabling assertions
  • f1ad043 Fix flaky legacy Actions browser test by pausing after form submit click
  • 0889ee0 Move Octane memory leak tests into src/Features/SupportOctane/UnitTest.php ...
  • fdc0b4b Build assets
  • 7a59886 [4.x] Skip session expired HTML modal test on Laravel 13+
  • Additional commits viewable in compare view

Merge request reports

Loading