Skip to content

v4.2.4

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Apr 20:48
· 37 commits to main since this release

What's Changed

  • Rebuild JS assets with Alpine v3.15.10 (x-anchor fix) by @calebporzio in #10171
  • [4.x] Fix island tokens changing across zero-downtime deployments by @ganyicz in #10169
  • [4.x] Ensure Livewire route with scoped bindings works regardless of order of properties in livewire component by @gdebrauwer in #10117
  • [4.x] Fix wire:sort position when wire:sort:ignore siblings are present by @fotrino in #10045
  • [4.x] Fix positional-after-named arg crash in callTraitHook by @mariuscrisan in #10147
  • Fix optional route binding regression from #10147 by @calebporzio in #10173
  • [4.x] Fix repeated expired dialog on pages with multiple polling components by @ganyicz in #10164
  • Fix in-request memoization for cached and persisted computed properties by @calebporzio in #10183
  • Document wire:model bracket notation support by @ganyicz in #10172
  • Fix $refs access in JS actions called from PHP by @ganyicz in #10180

New Contributors

Full Changelog: v4.2.3...v4.2.4