Skip to content

refactor(ts): move patch protocol types to shared types#1398

Merged
dmjio merged 1 commit into
masterfrom
chore/move-patch-types
Feb 5, 2026
Merged

refactor(ts): move patch protocol types to shared types#1398
dmjio merged 1 commit into
masterfrom
chore/move-patch-types

Conversation

@dmjio
Copy link
Copy Markdown
Owner

@dmjio dmjio commented Feb 5, 2026

Move PATCH protocol types, Component/Runtime, and related patch operation types into ts/miso/types.ts to centralize type exports.

  • Update patch application, patch context generator, test imports, and barrel exports to reference types.ts while keeping patch() implementation in patch.ts.

Move PATCH protocol types, Component/Runtime, and related patch operation types into ts/miso/types.ts to centralize type exports. Update patch application, patch context generator, test imports, and barrel exports to reference types.ts while keeping patch() implementation in patch.ts.
@dmjio dmjio merged commit a0d8728 into master Feb 5, 2026
2 checks passed
@dmjio dmjio deleted the chore/move-patch-types branch February 5, 2026 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant