Releases: bnb-chain/javascript-sdk
Releases · bnb-chain/javascript-sdk
v4.0.1
v2.15.0
CHANGES
- The Transaction class is now being exported from the package for outside use.
v2.14.0
v2.13.1
FIXES
- Fix a minor API response parsing issue
v2.13.0
v2.12.0
v2.11.0
CHANGES
- Removed package dependency on
babel-polyfill
, which can break certain client types
v2.8.0
Version 2.6.1
NEW
- client: add optional async broadcast mode
FIXES
- client: fetch account_number in sendTransaction
Version 2.6.0
FIXES
- client: set account_number when setPrivateKey is called
MISC
- client: improve backward compat with async setPrivateKey