Skip to content

Conversation

@cameronvoell
Copy link
Collaborator

@cameronvoell cameronvoell commented Sep 30, 2025

Add libxmtp 1.5.3-related dev versions by aliasing @xmtp/node-bindings@1.5.3-dev.5f2604f and @xmtp/node-sdk@4.3.0-dev.e66a716 in package.json and importing 4.3.0 client types in version-management/client-versions.ts

This change adds alias mappings for XMTP dev packages and imports the corresponding client types.

  • Add alias mappings in package.json for @xmtp/node-bindings-1.5.3-dev.5f2604f -> npm:@xmtp/node-bindings@1.5.3-dev.5f2604f and @xmtp/node-sdk-4.3.0-dev.e66a716 -> npm:@xmtp/node-sdk@4.3.0-dev.e66a716
  • Import Client as Client430, Conversation as Conversation430, Dm as Dm430, and Group as Group430 from @xmtp/node-sdk-4.3.0-dev.e66a716 in version-management/client-versions.ts
  • Update yarn.lock to reflect dependency changes

📍Where to Start

Start with the alias entries in package.json, then review the new import block in version-management/client-versions.ts.


Macroscope summarized 622374c.

@cameronvoell
Copy link
Collaborator Author

regression tests passed locally at commit 622374c

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.

2 participants