v3.5.7
livewire/livewire — 2 weeks ago
What's Changed
- Fix scroll restoration by @calebporzio in https://github.com/livewire/livewire/pull/8870
- Add description for dispatching dynamic events by @jaap in https://github.com/livewire/livewire/pull/8831
- Fix dusk tests by @PhiloNL in https://github.com/livewire/livewire/pull/8833
- Docs: Remove commit prop from commit.prepare hook by @wpoortman in https://github.com/livewire/livewire/pull/8761
- Correction getUpdateUri method parameter prompt by @chuoke in https://github.com/livewire/livewire/pull/8834
- Add Package Development page to docs by @andreapozza in https://github.com/livewire/livewire/pull/8632
- Revert "Add Package Development page to docs" by @calebporzio in https://github.com/livewire/livewire/pull/8871
New Contributors
- @jaap made their first contribution in https://github.com/livewire/livewire/pull/8831
- @wpoortman made their first contribution in https://github.com/livewire/livewire/pull/8761
- @chuoke made their first contribution in h...