Releases: TrueFiEng/useDApp
Releases · TrueFiEng/useDApp
@usedapp/core@0.3.20
Patch Changes
- b369774: Add persisting connection, rename ReadOnlyProviderActivator
- a087bdf: Add wallet activation error handling
- 2757d13: Fix useContractCall hook order
@usedapp/testing@0.2.7
Patch Changes
- 75b6ea8: Add useSendTransaction, refactor useContractFunction
- Updated dependencies [9d4fcca]
- Updated dependencies [75b6ea8]
@usedapp/core@0.3.19
Patch Changes
- 9d4fcca: Add getStoredTransactionState and update example
- 75b6ea8: Add useSendTransaction, refactor useContractFunction
@usedapp/core@0.3.18
Patch Changes
- 42efd99: Expose useConfig as public API
- 21f59f6: Add BSC support
- 111acee: Set TransactionStatus as interface and move it to model
@usedapp/core@0.3.17
Patch Changes
- 50633d0: Bump ethers to version 5.1.4
- 660d2eb: Fix out of order requests
@usedapp/core@0.3.15
Patch Changes
- 77e7d1e: Add transaction name to transactions and notifications
@usedapp/core@0.3.14
Patch Changes
- 1d02ac9: Export TransactionStatus type
@usedapp/core@0.3.13
Patch Changes
- 8842e2b: Add notifications filtering