Skip to content

v2.3.2

Latest

Choose a tag to compare

@libotony libotony released this 25 Mar 12:35
· 4 commits to master since this release
9a0e233

This release incorporates the following packages:

Features

  • Add comprehensive test suite, CI pipeline, and browser bundle infrastructure (cc53162)

Bug Fixes

  • types: Add explicit connex-types reference to tsconfig.json for TypeScript 5 compatibility (271de60)
  • connex: Fix UMD global so window.Connex is ConnexClass directly (browser bundle fix) (5c126d6)
  • Resolve axios 1.x and thor-devkit 2.2.0 type errors (dcd0841)
  • ci: Pass solo command args to thor container (44f993d)

Dependencies

  • Upgrade axios to ^1.8.4 and thor-devkit to ^2.2.0 (484eec4)
  • Bump pbkdf2 from 3.1.2 to 3.1.3 (b7f0c46)
  • Bump sha.js from 2.4.11 to 2.4.12 (1a98bfb)
  • Bump cipher-base (7e1c0d1)

Chores

  • Replace webpack with rollup in wallet-buddy (da77a83)
  • Remove orphaned webpack.config.js and restrict testnet CI job (5ae79c4)
  • Remove INTEGRATION env var from test script and relax repl node engine (46e1dfd)