Skip to content

v2.4.3

Compare
Choose a tag to compare
@calebporzio calebporzio released this 16 Apr 14:41
69575f5

Added

  • Make the test stub file publishable #2704
  • Add wire:poll.visible to disable polling when element is not visible in the viewport #2560
  • Add Livewire::getComponentAliases() public accessor #2634
  • Change Livewire to allow it to run in sessionless Laravel applications #2725

Fixed

  • Avoid exception for unsupported HTTP methods #2680
  • Fix support for history sync with optional route parameters #2709
  • Morphdom Upstream Fix: Remove onNodeAdded event call when matched keyed node moved to new parent #2580
  • Fix using class component based layouts for Livewire layouts #2499