Skip to content

Releases: bnb-chain/javascript-sdk

v4.0.3

03 Jul 11:09

Choose a tag to compare

4.0.3 (2020-07-03)

Bug Fixes

  • Link to documentation works on the NPM website too (b93a7d9)

v4.0.2

03 Jul 10:59
32d0976

Choose a tag to compare

4.0.2 (2020-07-03)

Bug Fixes

v4.0.1

03 Jul 10:41

Choose a tag to compare

4.0.1 (2020-07-03)

Bug Fixes

  • semantic-release can publish to GitHub Releases too (2c2a6ec)

v2.15.0

03 Sep 11:36

Choose a tag to compare

CHANGES

  • The Transaction class is now being exported from the package for outside use.

v2.14.0

27 Jun 06:27

Choose a tag to compare

CHANGES

  • Made Ledger Node HID transport an optional dependency (#161)
  • Added decoded address length check (#158)
  • Updated dependencies

v2.13.1

21 May 08:41
a347b71

Choose a tag to compare

FIXES

  • Fix a minor API response parsing issue

v2.13.0

17 May 07:33

Choose a tag to compare

FEATURES

  • Add support for token management (#122)
  • Add support for making RPC calls (#127)

CHANGES

  • Refactor to allow user to add address index (#129)
  • Fixed a typo in recoverAccountFromMnemonic (#132)

v2.12.0

14 May 09:06

Choose a tag to compare

CHANGES

  • Use the @babel/plugin-transform-runtime babel plugin (#126)

v2.11.0

06 May 07:20

Choose a tag to compare

CHANGES

  • Removed package dependency on babel-polyfill, which can break certain client types

v2.8.0

10 Apr 11:06

Choose a tag to compare

  • Support for Ledger app v1.1.0 (#103)