File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,15 @@ and this project adheres to
1717
1818- all: Drop support for Node.js < 20.
1919- @cosmjs/cli : package got removed with no replacement
20+ - @cosmjs/tendermint-rpc : Make constructor functions
21+ ` Tendermint34Client.create ` , ` Tendermint37Client.create ` and
22+ ` Comet38Client.create ` non-async. ([ #1597 ] )
23+ - @cosmjs/stargate : Make constructor functions ` {Signing,}StargateClient.create `
24+ and ` SigningStargateClient.createWithSigner ` non-async. ([ #1597 ] )
25+ - @cosmjs/cosmwasm : Make constructor functions ` {Signing,}CosmWasmClient.create `
26+ and ` SigningCosmWasmClient.createWithSigner ` non-async. ([ #1597 ] )
27+
28+ [ #1597 ] : https://github.com/cosmos/cosmjs/pull/1597
2029
2130## [ 0.34.0] - 2025-07-11
2231
You can’t perform that action at this time.
0 commit comments