HyperFrames v0.7.111
Important
This patch release includes the Plan v2-by-default behavior. Use v0.8.0 as the supported migration boundary. Redeploy AWS Lambda or GCP Cloud Run infrastructure from the same package version before upgrading SDK callers; until then, keep the prior SDK or pass planProtocol: "v1" explicitly.
Released on 2026-08-17.
Distributed cloud renders now use the content-addressed Plan v2 transport by default, with explicit Plan v1 compatibility during upgrades.
Catalog search now ranks names and rarer words more accurately, while new text-measurement hooks give custom tools better layout data.
Features
- Cloud: Default distributed plans to v2 (17a2a00ed, #3311).
- Core: Expose pretext text measurement on window.__hyperframes (0285a711e, #3302).