v2.0.0
Published to npm: 2026-03-31
Major release. The PR that landed this on main is #238; contents were published from feat/version-2.0 before that merge.
Breaking changes
- ESM-compatible imports; package now ships dual ESM/CJS (#238)
- Build system replaced (now uses
tsdown); update deps (#238) @gnolang/tm2-js-clientbumped to a 2.x-compatible version
Features
- Extensible client architecture with better
GnoWallettyping and adjusted return types for transactions (#236) - Workflows migrated to
pnpm(#238)