Skip to content

Commit e778671

Browse files
authored
chore: Update changelog 0.24 for ts-client (#2823)
1 parent a403dfc commit e778671

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- Add `node query tx` command to query a transaction in any chain.
1212
- Add `node query bank` command to query an account's bank balance in any chain.
1313
- Add `node tx bank send` command to send funds from one account to an other in any chain.
14+
- Add `generate ts-client` command to generate a stand-alone modular TypeScript client.
1415

1516
### Changes
1617

@@ -34,6 +35,8 @@
3435
- Add nodejs version in the output of ignite version
3536
- Removed `handler.go` from scaffolded module template
3637
- Migrated to `cosmossdk.io` packages for `errors` and `math`
38+
- Vuex stores from the `generate vuex` command use the new TypeScript client
39+
- Upgraded frontend Vue template to v0.3.10
3740

3841
### Fixes
3942

0 commit comments

Comments
 (0)