What's Changed
- Clarify quickstart form request and validation timing by @calebporzio in #10705
- Correct the save-on-blur example in Alpine docs by @calebporzio in #10706
- Fix PHP syntax in nesting documentation examples by @calebporzio in #10707
- Warn against duplicate Alpine installations during setup by @calebporzio in #10708
- Make the file upload testing example match its component by @calebporzio in #10709
- Correct event payload access in JavaScript listener docs by @calebporzio in #10710
- Use Pest consistently in Livewire 4 documentation by @calebporzio in #10711
- [4.x] Document cropping images before uploading by @calebporzio in #10712
- [4.x] Skip redundant form rule checks during validation by @calebporzio in #10713
- [4.x] Add assertions for skipped component rendering by @calebporzio in #10714
- [4.x] Check all matching events in callback assertions by @calebporzio in #10715
- [4.x] Preserve Livewire test types after response assertions by @calebporzio in #10716
- [4.x] Prefetch navigate hover links on keyboard focus by @calebporzio in #10719
- [4.x] Allow missing model status assertions in component tests by @calebporzio in #10720
- Fix Laravel 10 missing model test compatibility by @calebporzio in #10724
- [4.x] Stabilize loading delay browser test by @calebporzio in #10726
- [4.x] Only report missing component methods in debug mode by @ghabriel25 in #10690
- Update Alpine to v3.17.4 on 4.x by @calebporzio in #10731
Full Changelog: v4.4.5...v4.4.6