v0.11.4
Release notes from CHANGELOG.md for 0.11.4 (2026-06-18).
- Restored snapshot signal keys as exact IDs so dotted plain, async, and
component-scoped signal IDs such asproduct.loadsurvive SSR activation
without becoming nested properties under their first segment. - Adopted async-signal descriptors before restoring matching snapshot state so
dotted async signals preserve$value,$status, and$versionwithout an
immediate client refresh. - Kept server-result signal patches on nested first-segment path semantics for
updates such asproduct.title. - Bundle size from bundled TypeScript source:
browser.ts180,585 B raw /
33,742 B gzip ->browser.min.js76,946 B raw / 22,793 B gzip
(-103,639 B raw, -10,949 B gzip).
Source: CHANGELOG.md in tag v0.11.4.