Releases: ElvenTools/elven-tools-dapp
Releases · ElvenTools/elven-tools-dapp
v7.0.0
- Breaking: The dapp now uses the useElven version with built-in native token support. There is no fallback, so it is a breaking change. Standard string-based tokens will be deprecated across the MultiversX soon
- update dependencies
v6.2.1
v6.2.0
v6.1.0
- update
useElven
andsdk-core
, adjust the code - update other dependencies
- fix NFT image IPFS fallback when MultiversX thumbnail is not ready yet
v6.0.0
v5.1.0
- fix passing custom configuration. One should use .env variables for that,
useNetworkSync
will read from them
v5.0.0
- switch to @useelven/core when it comes to core functionality
- update dependencies
v4.2.0
- rebuilt in-app navigation using Next Link instead ActionButton, which should be used only for triggering functions and not navigation
useScQuery
can now query more complex data using abi file and result parser from MultiversX sdk-core- better error handling through the network provider
- update npm dependencies
v4.1.0
- rebrand to multiversx (continuation)
- npm packages are replaced
- public api/explorer endpoints are replaced
- update dependencies
- Breaking:
useElrondNetworkSync
is nowuseNetworkSync
v4.0.1
- fix for nfts list image fallback
- dependencies update