github livewire/livewire v0.1.3

latest releases: v3.4.11, v3.4.10, v3.4.9...
4 years ago

Added

  • The ability to return native Laravel redirects from component actions (return redirect()->to()).

Fixed

  • Passing multiple parameters to actions was broken in the last release and is now fixed.
  • Centralize the debouncing strategy for wire:model, so wire:clicks will interrupt the debounce and fire what's in the queue.

Don't miss a new livewire release

NewReleases is sending notifications on new releases.