Highlights in this release
- Add client for CometBFT 1.x (Comet1Client)
- Modernize dependencies to reduce bundle size and reliability
- Set exportsfield to all packages. This prevents users from importing non-public interfaces and prepares for and ESM world.
- Deprecate executeKdffrom both @cosmjs/amino and @cosmjs/proto-signing as wallet encryption will be removed (#1796).
Changelog: https://github.com/cosmos/cosmjs/blob/main/CHANGELOG.md#0370---2025-10-29
All changes: v0.36.1...v0.37.0