Runtime
Split server and browser artifacts, hydrate only interactive components, and preserve compatible state during HMR.
Partial hydration
Load client code using load, idle, visible, interaction, media, or none strategies.
RPC
Validate browser-to-server inputs and outputs with same-origin and CSRF-aware defaults.
HMR
Replace functions and preserve compatible component and store state.