v1.6.0 — @harperfast/prerender-browser
Adds scroll.topSettleMs (default 300ms): after the scroll/settle phase returns to the top, wait before serializing so scroll-reactive UI (sticky/compact headers that hide the main header on scroll-down and re-reveal it at the top via a throttled handler) settles into its top state. Fixes prerendered pages shipping with a blank header band. 0 disables.
See #16.