COMMITS
August 10, 2026
C
Wait for wire loading class before asserting
Caleb Porzio committed
C
Wait for browser state before assertions
Caleb Porzio committed
C
Harden timing-sensitive browser tests
Caleb Porzio committed
C
Revert "Harden flaky browser test retries"
Caleb Porzio committed
D
Bump postcss from 8.5.8 to 8.5.26 (#10515)
dependabot[bot] committed
August 9, 2026
C
Harden flaky browser test retries
Caleb Porzio committed
C
[4.x] Discard stale live model responses after newer responses land (#10513)
Caleb Porzio committed
R
[4.x] Fix renderless calls incorrectly skipping render when batched with normal calls (#10502)
Rihulfa Akbar committed
August 8, 2026
G
[4.x] Add `assertOnlyHasErrors` method (#10393)
Günther Debrauwer committed
August 7, 2026
R
[4.x] Fix `#[Authorize]` attribute skip component exception hook (#10510)
Rihulfa Akbar committed
August 6, 2026
J
[4.x] Handle empty successful responses (#10456)
Josh Hanley committed
August 5, 2026
L
[4.x] Fix withoutScopedBindings() being ignored on full-page components (#10504)
Lazizbek Ergashev committed
August 4, 2026
R
[4.x] Consolidate renderless setup to `HandlesRenderless` (#10499)
Rihulfa Akbar committed
C
[4.x] Fix a broken JS expression wedging the component (#10500)
Caleb Porzio committed
R
[4.x] Refactor `SupportLifecycleHooks` to use existing helper methods (#10446)
Rihulfa Akbar committed
July 24, 2026
R
[4.x] Refactor component hooks to use existing helper method from `ComponentHook` class (#10442)
Rihulfa Akbar committed
R
[4.x] Dedicated data store helper methods for base `Attribute` class (#10444)
Rihulfa Akbar committed
August 3, 2026
R
[4.x] Fix throttle requests get debounced by `.live` modifier (#10492)
Rihulfa Akbar committed
L
[4.x] Fix server-side JS evaluation on mount running before the component is registered (#10494)
Lazizbek Ergashev committed
L
[4.x] Fix component named Index resolving to an empty name (#10475)
Lazizbek Ergashev committed
J
[4.x] Fix SFC detection for PHP attribute array arguments (#10480)
Josh Hanley committed
July 30, 2026
J
Update GitHub actions
Josh Hanley committed
J
Merge branch '3.x' into 4.x
Josh Hanley committed
J
[3.x] Improve query string parsing and effect handling (#10467)
Josh Hanley committed
July 7, 2026
C
[4.x] docs: add missing $this->validate() calls to file upload examples (#10395)
Caleb Porzio committed
C
docs: format long inline nginx snippet as a code block
Caleb Porzio committed
D
[4.x] Handle exceptions from form lifecycle hooks (#10376)
Dave Wood committed
J
Revert "[4.x] Move temporary file if disks are same" (#10390)
Josh Hanley committed
R
[4.x] Extract renderless-related methods into a `HandlesRenderless` trait (#10389)
Rihulfa Akbar committed
R
[4.x] Fix `BaseAuthorze` and `BaseRenderless` not triggered using event (#10384)
Rihulfa Akbar committed