Hi all, wanted to give you a heads-up that we have released a potentially breaking change to @dfinity/agent
. We have removed the BigNumber
package as a dependency in favor of the BigInt
primitive, which will make our total package size a bit smaller and more performant.
Additionally, @dfinity/agent
and @dfinity/authentication
have improved Readme’s with links to some autogenerated documentation. You can install the latest versions from npm
!