v2.8.1
2.8.1
Major Changes
Minor Changes
- Fixed a bug where the SDK was not compatible with
moduleResolution: bundler
when usingtypescript
atv5.0
(#302). Thanks @florrdv! - Fixed a bug with
getTransfersForOwner()
andgetTransfersForContract()
methods in theNftNamespace
, where some NFTs would not be returned if the NFT was transferred multiple times.