packagist livewire/livewire v0.3.5

latest releases: v3.4.12, dev-main, dev-prevent-computed-properties-from-being-overridden...
4 years ago

Added

  • Added component name in the Livewire ajax request path for easy identification within dev tools. Thanks to @tillkruss

Fixed

  • Root elements now will react to changes (like toggling a class on a root component's element)
  • Livewire requests will disable Laravel's TrimStrings and ConvertEmptyStringsToNull middlewares so that the data doesn't get messed with and cause exceptions to get thrown.

Don't miss a new livewire release

NewReleases is sending notifications on new releases.