Releases: useElven/core
Releases · useElven/core
v0.2.0
- migration to new major versions of
sdk-core
andsdk-hw-provider
- other minor dependecies updates
- adjustments in the code
v0.1.0
- migration to Wallet Connect 2. Check the changes in configuration. You will need your own WC project id.
v0.0.8
- bugfix for not passing the configuration setup in useNetworkSync
v0.0.7
- export
TransactionArgs
type - dependencies update
v0.0.6
- useTransaction now takes ITransactionValue instead of Number for value
v0.0.5
- fix for useConfig, missing IPFSGateway param
v0.0.4
- added public MultiversX IPFS gateways to the default configuration
v0.0.3
- fix package.json configuration
- improvements in extension signing states management
- return transaction data in useTransaction before it is completed on the chain
v0.0.2
- fixed browser extension states handling
- dependencies updates
v0.0.1
- initial code - fundamental hooks that were previously used in Next.js Dapp Template