- Introduced experimental httpResource, added streaming support, default values, cancel‑on‑duplicate request handling, and updated compatibility to TypeScript 5.8.
- Added Skip Hydration diagnostic, type‑set support in form validators, deferred afterRender until first change detection, and prevented effects from running on no‑change checks.
- Fixed resource() bugs (previous.state, race condition), preserved tracing snapshots, auto‑disabled animations on the server, and decoupled server from the animations module; added migration for self‑closing tags.