- Introduced unstable useBlocker/usePrompt hooks for navigation blocking and a preventScrollReset prop on <Form>.
- Added event listener options to useBeforeUnload and allowed <Await> to accept a ReactNode as its children return value.
- Fixed multiple bugs: generatePath with optional params, absolute redirect detection, URL creation in memory histories, scroll reset on redirects, and a 404 issue with same‑origin absolute redirects.