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
fix(wasm-sdk): reject create-eligible documents in prepare_document_replace
Add a guard in prepare_document_replace to reject documents with no
revision or INITIAL_REVISION, which would otherwise silently produce a
create transition instead of a replace. Also move the inline
DocumentTypeV0Getters import to module-level.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments