v0.14.0
Changed
- BREAKING CHANGE: Replace NPM package "tweetnacl" with "@noble/ed25519". "tweetnacl" produced errors with bundlers and hasn't been updated in a longer time. Fixes #180
Bundlers need to target ES2020 to supportBigInt
. - Set default timeout for API calls to 60 seconds, formerly 15 seconds.
Fixed
- BREAKING CHANGE: Update params of
NetworkInfoRequest
.