Skip to content

v2.0.0

Choose a tag to compare

@clockworkgr clockworkgr released this 27 Apr 13:09
· 7 commits to main since this release
7b39384

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-client bumped to a 2.x-compatible version

Features

  • Extensible client architecture with better GnoWallet typing and adjusted return types for transactions (#236)
  • Workflows migrated to pnpm (#238)

Maintenance / deps (since 1.4.5)

  • chore(deps): bump tar (#229)
  • chore(deps-dev): bump prettier 3.6.2 → 3.8.1 (#227)
  • chore(deps-dev): bump @types/node 24.7.0 → 25.0.10 (#226)
  • chore(deps-dev): bump eslint group (#225)
  • chore(deps): bump actions group (#224)
  • chore(deps): bump npm_and_yarn group (#223)