livewire/livewire Logo

v3.5.2

livewire/livewire — 2 months ago

What's Changed

  • Fix image upload extension validation by @calebporzio in https://github.com/livewire/livewire/pull/8624
  • Add new line for closing bracket in HandlesStreaming by @hegedustibor in https://github.com/livewire/livewire/pull/8587
  • Fix info on alpine page in the documentation by @realmocaccino in https://github.com/livewire/livewire/pull/8577
  • update custom asset url docs by @zsp03 in https://github.com/livewire/livewire/pull/8579
  • Fix typo in method name in SupportEvents by @hegedustibor in https://github.com/livewire/livewire/pull/8588
  • Fix: Persistent middlewares not redirecting on subsequent requests by @Ing-LuisGuerrero in https://github.com/livewire/livewire/pull/8592
  • Revert "update custom asset url docs" by @calebporzio in https://github.com/livewire/livewire/pull/8594
  • Fix passing null to parse_url() deprecation error by @ziming in https://github.com/livewire/livewire/pull/8596
  • Do nothing when href doesn't exist by @danie-ramdhani in https://git...
Continue on Github