Version Packages#7631
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7631 +/- ##
=======================================
Coverage 77.02% 77.02%
=======================================
Files 117 117
Lines 2651 2651
Branches 244 244
=======================================
Hits 2042 2042
Misses 593 593
Partials 16 16
🚀 New features to boost your workflow:
|
8cab1d6 to
0a9d038
Compare
0a9d038 to
465eceb
Compare
465eceb to
46f61b4
Compare
46f61b4 to
4181c45
Compare
4181c45 to
1515c09
Compare
1515c09 to
b97a12a
Compare
b97a12a to
dd2dd74
Compare
fea02c3 to
ad5c930
Compare
ad5c930 to
5f2fea0
Compare
5f2fea0 to
e67e5dc
Compare
e67e5dc to
5790725
Compare
5790725 to
45f5d35
Compare
45f5d35 to
1eb1db5
Compare
1eb1db5 to
a98b0a6
Compare
a98b0a6 to
63c1675
Compare
63c1675 to
dbc00b9
Compare
dbc00b9 to
dbb270a
Compare
dbb270a to
3a19c9d
Compare
Releases: @hyperlane-xyz/aleo-sdk@21.0.0 @hyperlane-xyz/sdk@21.0.0 @hyperlane-xyz/deploy-sdk@1.0.0 @hyperlane-xyz/cli@21.0.0 @hyperlane-xyz/widgets@21.0.0 @hyperlane-xyz/provider-sdk@1.0.0 @hyperlane-xyz/rebalancer@0.1.0 @hyperlane-xyz/infra@21.0.0 @hyperlane-xyz/radix-sdk@21.0.0 @hyperlane-xyz/cosmos-sdk@21.0.0 @hyperlane-xyz/utils@21.0.0 @hyperlane-xyz/ccip-server@21.0.0 @hyperlane-xyz/helloworld@21.0.0 @hyperlane-xyz/http-registry-server@21.0.0 @hyperlane-xyz/warp-monitor@0.0.1 @hyperlane-xyz/core@10.1.4 @hyperlane-xyz/starknet-core@21.0.0 @hyperlane-xyz/cosmos-types@21.0.0 @hyperlane-xyz/eslint-config@21.0.0 @hyperlane-xyz/github-proxy@21.0.0 @hyperlane-xyz/tsconfig@21.0.0 [skip ci]
Contributor
Author
♻️ Rebalancer Docker Image Built SuccessfullyImage Tags: |
Contributor
Author
🕵️ Warp Monitor Docker Image Built SuccessfullyImage Tags: |
Contributor
Author
🐳 Monorepo Docker Image Built SuccessfullyImage Tags: |
Contributor
Author
🔍 CCIP Server Docker Image Built SuccessfullyImage Tags: |
Xaroz
approved these changes
Jan 13, 2026
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@hyperlane-xyz/aleo-sdk@21.0.0
Major Changes
Minor Changes
AleoIsmArtifactManagerwith readers for Test ISM, Message ID Multisig ISM, and Routing ISM. Fixed TEST_ISM type constant to match on-chain contract.Patch Changes
IsmReaderin deploy-sdk replaces the legacyAltVMIsmReaderand supports recursive expansion of routing ISM configurations.@hyperlane-xyz/cli@21.0.0
Major Changes
hyperlane deploy kurtosis-agentscommand was removed as it was no longer maintained.Minor Changes
239e1a1: Migrate AltVm JsonSubmittor and FileSubmittor to deploy-sdk (from provider-sdk and cli, respectively)
bc8b22f: Moved rebalancer-specific type definitions from
@hyperlane-xyz/sdkto@hyperlane-xyz/rebalancer. Updated CLI and infra imports to use the new location. The rebalancer package is now self-contained and doesn't pollute the SDK with rebalancer-specific types.7032a7c: Added
hyperlane ica deploycommand to deploy Interchain Accounts (ICAs) on destination chains for a specified owner on an origin chain. The command accepts--origin,--destinations,--owner, and--keyparameters, and outputs a table showing the deployment status for each destination chain.9963e0e: feat: separate rebalancer package
@hyperlane-xyz/rebalancerpackagePatch Changes
typekeyword. This ensures compatibility with tsx which reads JS files directly, while tests in CI continue to work with the bundled CLI.hyperlane statusno longer requires private keys when checking message status. Keys are now only required when using--relayflag, and only for the destination chain protocol you're relaying to.IsmReaderin deploy-sdk replaces the legacyAltVMIsmReaderand supports recursive expansion of routing ISM configurations.@hyperlane-xyz/deploy-sdk@1.0.0
Major Changes
Minor Changes
IsmReaderin deploy-sdk replaces the legacyAltVMIsmReaderand supports recursive expansion of routing ISM configurations.Patch Changes
@hyperlane-xyz/sdk@21.0.0
Major Changes
Minor Changes
@hyperlane-xyz/sdkto@hyperlane-xyz/rebalancer. Updated CLI and infra imports to use the new location. The rebalancer package is now self-contained and doesn't pollute the SDK with rebalancer-specific types.Patch Changes
IsmReaderin deploy-sdk replaces the legacyAltVMIsmReaderand supports recursive expansion of routing ISM configurations.@hyperlane-xyz/cosmos-sdk@21.0.0
Minor Changes
IsmReaderin deploy-sdk replaces the legacyAltVMIsmReaderand supports recursive expansion of routing ISM configurations.Patch Changes
@hyperlane-xyz/provider-sdk@1.0.0
Minor Changes
IsmReaderin deploy-sdk replaces the legacyAltVMIsmReaderand supports recursive expansion of routing ISM configurations.Patch Changes
@hyperlane-xyz/radix-sdk@21.0.0
Minor Changes
IsmReaderin deploy-sdk replaces the legacyAltVMIsmReaderand supports recursive expansion of routing ISM configurations.Patch Changes
@hyperlane-xyz/rebalancer@0.1.0
Minor Changes
bc8b22f: Moved rebalancer-specific type definitions from
@hyperlane-xyz/sdkto@hyperlane-xyz/rebalancer. Updated CLI and infra imports to use the new location. The rebalancer package is now self-contained and doesn't pollute the SDK with rebalancer-specific types.9963e0e: feat: separate rebalancer package
@hyperlane-xyz/rebalancerpackagePatch Changes
@hyperlane-xyz/core@10.1.4
Patch Changes
@hyperlane-xyz/helloworld@21.0.0
Patch Changes
@hyperlane-xyz/utils@21.0.0
Patch Changes
@hyperlane-xyz/widgets@21.0.0
Patch Changes
@hyperlane-xyz/starknet-core@21.0.0
@hyperlane-xyz/cosmos-types@21.0.0
@hyperlane-xyz/infra@21.0.0
Minor Changes
@hyperlane-xyz/sdkto@hyperlane-xyz/rebalancer. Updated CLI and infra imports to use the new location. The rebalancer package is now self-contained and doesn't pollute the SDK with rebalancer-specific types.Patch Changes
@hyperlane-xyz/ccip-server@21.0.0
Patch Changes
@hyperlane-xyz/http-registry-server@21.0.0
Patch Changes
@hyperlane-xyz/warp-monitor@0.0.1
Patch Changes
@hyperlane-xyz/eslint-config@21.0.0
@hyperlane-xyz/github-proxy@21.0.0
@hyperlane-xyz/tsconfig@21.0.0