Skip to content

Releases: TrueFiEng/useDApp

@usedapp/core@0.3.20

25 May 07:07
3a5c6b3
Compare
Choose a tag to compare

Patch Changes

  • b369774: Add persisting connection, rename ReadOnlyProviderActivator
  • a087bdf: Add wallet activation error handling
  • 2757d13: Fix useContractCall hook order

@usedapp/testing@0.2.7

17 May 08:11
d8c8f59
Compare
Choose a tag to compare

Patch Changes

  • 75b6ea8: Add useSendTransaction, refactor useContractFunction
  • Updated dependencies [9d4fcca]
  • Updated dependencies [75b6ea8]
    • @usedapp/core@0.3.19

@usedapp/core@0.3.19

17 May 08:11
d8c8f59
Compare
Choose a tag to compare

Patch Changes

  • 9d4fcca: Add getStoredTransactionState and update example
  • 75b6ea8: Add useSendTransaction, refactor useContractFunction

@usedapp/core@0.3.18

16 May 19:28
5599c96
Compare
Choose a tag to compare

Patch Changes

  • 42efd99: Expose useConfig as public API
  • 21f59f6: Add BSC support
  • 111acee: Set TransactionStatus as interface and move it to model

@usedapp/testing@0.2.6

11 May 14:27
7c5e599
Compare
Choose a tag to compare

Patch Changes

  • 50633d0: Bump ethers to version 5.1.4
  • Updated dependencies [50633d0]
  • Updated dependencies [660d2eb]
    • @usedapp/core@0.3.17

@usedapp/core@0.3.17

11 May 14:27
7c5e599
Compare
Choose a tag to compare

Patch Changes

  • 50633d0: Bump ethers to version 5.1.4
  • 660d2eb: Fix out of order requests

@usedapp/core@0.3.16

05 May 15:10
dfcaf3b
Compare
Choose a tag to compare

Patch Changes

@usedapp/core@0.3.15

16 Apr 08:40
57f4c42
Compare
Choose a tag to compare

Patch Changes

  • 77e7d1e: Add transaction name to transactions and notifications

@usedapp/core@0.3.14

15 Apr 07:10
2cdf113
Compare
Choose a tag to compare

Patch Changes

  • 1d02ac9: Export TransactionStatus type

@usedapp/core@0.3.13

14 Apr 12:05
65c7581
Compare
Choose a tag to compare

Patch Changes

  • 8842e2b: Add notifications filtering