You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
0.1.0 (2026-07-14)
⚠ BREAKING CHANGES
gateway.RedactedPlaceholder is removed, and a redacted value is no longer present on the wire in any form. A consumer that rendered the placeholder from the object must render it from redactedPaths instead (the TS client exposes store.redactedPaths(uid)). No back-compat shim: there are no users yet, and keeping the landmine around to be polite to nobody would be the whole mistake repeated.