What's Changed
- [V3] Update emitTo upgrade pattern by @thermiteplasma in #6195
- [V3] Fail delete child test by @lonnylot in #6166
- [V3] Add tests for modelable nested component by @quentinhnrt in #6177
- [V3] Docs typo by @thermiteplasma in #6194
- [V3] Added information about $dispatchTo by @TheTomRoelofs in #6198
- [V3] Trait Lifecycle Hooks by @TWithers in #6199
- [V3] Custom Validator Facade correction path by @Zakarialabib in #6215
- [V3] Add failing test for using assertViewIs by @gbuckingham89 in #6244
- [V3] Move auto-injected livewire styles to end of head tag by @joshhanley in #6233
- [V3] Remove confusing npm install instructions (for now) by @markjaquith in #6237
- [V3] Add warning to docs regarding auto-inject of Alpine.js by @machacekmartin in #6234
- [V3] Add Windows PowerShell warning to docs by @joshhanley in #6232
- [V3] Docs: add example of firing a specific action while polling by @PerryvanderMeer in #6226
- [v3] Add failing test for calling the remove upload method by @romansh in #6225
- [V3] Add failing test for Rule attribute validation when using form objects by @muffycompo in #6217
- [V3] Passing test for layout stacks #6135 by @bpudenz in #6201
- Move from 'use Arr' to 'use Illuminate\Support\Arr' by @uberbrady in #6249
- [V3] Fix ArraySynth hydrate loop rm by @donkooijman in #6190
- [V3] Fixes integration with Octane by @nunomaduro in #6268
- [V3] Adds
Volt::route
documentation by @nunomaduro in #6246 - [V3] Adds docs about
assertSeeVolt
by @nunomaduro in #6274 - [V3] Failing test for navigate triggering on right click by @joshhanley in #6266
- [V3] Add support for Laravel Echo by @cmizzi in #6256
- [V3] Make sure
orchestra/testbench-dusk
is installed by @jerodev in #6273 - [V3] Failing test for navigate back button not working when using scripts on non-livewire page by @joshhanley in #6262
- [V3] Add failing test for child events not being listened to correctly after navigate by @joshhanley in #6264
New Contributors
- @thermiteplasma made their first contribution in #6195
- @lonnylot made their first contribution in #6166
- @quentinhnrt made their first contribution in #6177
- @TheTomRoelofs made their first contribution in #6198
- @TWithers made their first contribution in #6199
- @Zakarialabib made their first contribution in #6215
- @gbuckingham89 made their first contribution in #6244
- @romansh made their first contribution in #6225
- @muffycompo made their first contribution in #6217
- @bpudenz made their first contribution in #6201
- @uberbrady made their first contribution in #6249
- @cmizzi made their first contribution in #6256
- @jerodev made their first contribution in #6273
Full Changelog: v3.0.0-beta.7...v3.0.0-beta.8