github livewire/livewire v0.3.17

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

Added

  • scoped component event listeners: @this.on() will listen ONLY to that event emitted from that component, not globally.

Fixed

  • there was a regression when updating morphdom, the "setAttribute" second param error, fixed now
  • If the user set's an error message bag in the component, don't overwrite it

Don't miss a new livewire release

NewReleases is sending notifications on new releases.