Bump @slide-computer packages to version 4.1.0 - #95
Open
baolongt wants to merge 3 commits into
Open
Conversation
BREAKING CHANGE: Now uses @icp-sdk/core instead of @dfinity/* packages ## Changes - Update @slide-computer/signer packages to 4.1.0 - Add @icp-sdk/core ^5.0.0 as dependency - Migrate imports from @dfinity/* to @icp-sdk/core/* - Make signer.closeChannel() calls async (API change in v4.x) - Update type handling for ArrayBuffer → Uint8Array (v5 change) ## Files Modified - package.json: Updated dependencies - BaseSignerAdapter.ts, UnifiedSignerAdapter.ts: Async closeChannel() - BaseSiwxAdapter.ts: Uint8Array type handling - IIAdapter.ts: Type assertions for AuthClient compatibility - Multiple files: Import path updates ## Transport Packages Using fork packages from git@github.com:baolongt/signer-js.git: - signer-storage v4.1.0 - signer-transport-stoic v4.1.0 - signer-transport-auth-client v4.1.0 Note: Fork packages referenced via file: paths for now. TODO: Publish fork or update when upstream releases 4.x transports.
- signer-storage: file path → 4.1.0 - signer-transport-auth-client: file path → 4.1.0 - signer-transport-stoic: file path → 4.1.0 All 7 @slide-computer packages now unified at v4.1.0
…uter/signer dependencies to v4.1.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.