github cosmos/cosmjs v0.37.0

2 days ago

Highlights in this release

  • Add client for CometBFT 1.x (Comet1Client)
  • Modernize dependencies to reduce bundle size and reliability
  • Set exports field to all packages. This prevents users from importing non-public interfaces and prepares for and ESM world.
  • Deprecate executeKdf from 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

Don't miss a new cosmjs release

NewReleases is sending notifications on new releases.