github livewire/livewire v1.0.2

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

Added

  • wire:loading.remove directive #616
  • Support for inline blade templates in the render method
  • Added livewire.inline.stub file for inline components
  • artisan make:livewire foo --inline (also added --inline option for copy, move, and delete commands)

Fixed

  • Fix broken IE 11 support (spread-syntax transforms for babel) #586
  • @error directive wasn't working inside Laravel 7 Blade components because validation weren't being added to the session. Now they are. #646

Don't miss a new livewire release

NewReleases is sending notifications on new releases.