What's Changed
- Add
wire:transition - Add
livewire:configcommand - Add
$wire.$effect(...) - Allow
$js...function calls inwire:show|textbefore scripts load - Improve Livewire contextualized expressions
- Add
wire:binddirective - Fix morph markers in scripts by @joshhanley in #9666
- Backport wire:current.ignore to v3 by @ganyicz in #9668
- History coordinator by @joshhanley in #9661
- Fix component tag regex for short attribute syntax by @calebporzio in #9669
- Add
$slotssyntax for named slots by @calebporzio in #9670 - Island fixes by @calebporzio in #9672
- Change island append syntax by @calebporzio in #9673
- Add $wire.$dirty() by @calebporzio in #9674
- Shore up interceptors by @calebporzio in #9683
- Fix Blade conditional wire transitions by @joshhanley in #9690
- Delete untitled files by @ramonrietdijk in #9471
- Fix missing named argument on registering class based component in docs by @danie-ramdhani in #9619
Full Changelog: v4.0.0-beta.5...v4.0.0-beta.6