What's Changed
- Remove yo by @joshhanley in #8342
- Add request hook by @joshhanley in #8340
- Fix Laravel 10.x dependency by @tpetry in #8344
- Fix legacy model synth not allowing a property to be set to
null
by @joshhanley in #8343 - Add support for "paginationSimpleView()" method in components by @iBotPeaches in #8331
- Fix file uploads while time travelling by @PerryvanderMeer in #8328
- Fix listening multiple event using
@
directive attribute from child component by @danie-ramdhani in #8242 - Clarify docs for validation utilities by @PerryvanderMeer in #8348
- Remove the duplicate definition of $cacheDir by @xurshudyan in #8361
- Update wire-model.md by @alfanzain in #8370
- Improve performance for nested component updates by @alexwass-lr in #8288
- Fix - navigation wire:navigate with progress bar animation by @lguichard in #8376
- fix: use published stubs by @MltStephane in #8355
- Prevent multiple 100% progress events by flooring the result by @blazery in #8352
- Added validate to updating a post example by @alexjustesen in #8356
- Refactor tests by @PerryvanderMeer in #8365
- Tests for #8355 by @PerryvanderMeer in #8377
- Remove redundant class_exists() check as is_subclass_of() already checks class existence by @hrant1020 in #8384
- Refactor variable names to use "article" instead of "post" to align w… by @hrant1020 in #8380
- Fix typo by @PerryvanderMeer in #8379
- Docs: Add tip for getClientOriginalName method by @caseydwyer in #8385
- Prevent computed properties from being overridden by @calebporzio in #8388
New Contributors
- @tpetry made their first contribution in #8344
- @iBotPeaches made their first contribution in #8331
- @lguichard made their first contribution in #8376
- @MltStephane made their first contribution in #8355
- @blazery made their first contribution in #8352
- @alexjustesen made their first contribution in #8356
- @hrant1020 made their first contribution in #8384
- @caseydwyer made their first contribution in #8385
Full Changelog: v3.4.11...v3.4.12