packagist livewire/livewire v0.5.1

latest releases: dev-main, v3.4.11, dev-add-without-lazy-loading-test-helper...
4 years ago

Added

  • Support for Laravel Echo "toOthers" method
  • GitHub actions setup for automated testing on PRs
  • Can set "render" as an event listener handler method
  • Add $this->fill([]) method for filling component properties
  • Casters now use cast and uncast instead of hydrate and dehydrate
  • Added trait for passing public props to views automatically: Livewire\PassPublicPropertiesToView

Fixed

  • Name view in render() method dynamically if a user is using a different views directory.
  • "Echo" is undefined error fixed

Don't miss a new livewire release

NewReleases is sending notifications on new releases.