What's Changed
- [4.x] Fix component named Index resolving to an empty name by @lazerg in #10475
- [4.x] Fix server-side JS evaluation on mount running before the component is registered by @lazerg in #10494
- [4.x] Fix throttle requests get debounced by
.livemodifier by @ghabriel25 in #10492 - [4.x] Refactor
SupportLifecycleHooksto use existing helper methods by @ghabriel25 in #10446 - [4.x] Fix a broken JS expression wedging the component by @calebporzio in #10500
- [4.x] Consolidate renderless setup to
HandlesRenderlessby @ghabriel25 in #10499 - [4.x] Handle empty successful responses by @joshhanley in #10456
- [4.x] Fix
#[Authorize]attribute skip component exception hook by @ghabriel25 in #10510 - [4.x] Add
assertOnlyHasErrorsmethod by @gdebrauwer in #10393 - [4.x] Fix renderless calls incorrectly skipping render when batched with normal calls by @ghabriel25 in #10502
- [4.x] Discard stale live model responses after newer responses land by @calebporzio in #10513
- Bump postcss from 8.5.8 to 8.5.26 by @dependabot[bot] in #10515
- Prepare releases as drafts by @calebporzio in #10520
- Upmerge 3.x into 4.x for release prep by @calebporzio in #10516
- Backport navigate rejection fix to 4.x by @calebporzio in #10517
- Bump Alpine to 3.16.0 by @calebporzio in #10522
Full Changelog: v4.3.5...v4.4.0