Minor Changes
- #2092
cfe7d0aThanks @imbhargav5! - Add 17 documented hooks torooks/experimental, covering browser events, location state, responsive UI, network requests, WebSockets, and virtual lists.
Patch Changes
-
#2089
ca59af8Thanks @imbhargav5! - Harden hook lifecycle behavior across async requests, browser APIs, storage synchronization, timers, and collection state without adding or changing public exports, parameters, or return fields.Preserve established
useFetchoverlap and render-bound callback behavior while isolating unmounted and Strict Mode request generations. Correct storage key/synchronization races, immutable batched collection updates, Picture-in-Picture ref attachment, zero-valued file limits, and exactly-once countdown completion.