Skip to content

Releases: TrueFiEng/useDApp

@usedapp/testing@0.2.2

06 Apr 20:20
514b5cb
Compare
Choose a tag to compare

Patch Changes

  • 7d56483: Change chainId in mockConnector

@usedapp/testing@0.2.1

06 Apr 15:06
ac67f13
Compare
Choose a tag to compare

Patch Changes

  • b54a568: Export mockWeb3Wrapper and mockConnector

@usedapp/core@0.3.4

03 Apr 18:09
6f63d9c
Compare
Choose a tag to compare

Patch Changes

  • 47652a3: 💥 Fix useLocalStorage for serverSide rendering

@usedapp/core@0.3.3

03 Apr 10:46
9a516ca
Compare
Choose a tag to compare

Patch Changes

  • 3bd807f: add localhost to chainIds

@usedapp/core@0.3.2

03 Apr 08:33
c33b952
Compare
Choose a tag to compare

Patch Changes

  • 99ffafd: Update yarn.lock and add missing dependencies

@usedapp/testing@0.2.0

02 Apr 10:14
d70f471
Compare
Choose a tag to compare

Minor Changes

  • 67b2dda: 🧷 Reorder token hooks arguments

  • 7a74be4: New features:
    ✈️ Add hook for sending transactions to blockchain
    📬 Add useNotifications and useTransactions hooks
    🥧 Add shortenTransactionHash helper

    Docs:
    🎤 Create transactions and notifications example
    📄 Add activate method in getting-started guide
    🚤 Update config example

    Breaking changes:
    🧷 Reorder token hooks arguments

    Fixes:
    💪 Move ethereum-waffle to devDependencies

Patch Changes

  • Updated dependencies [67b2dda]
  • Updated dependencies [7a74be4]
    • @usedapp/core@0.3.0

@usedapp/core@0.3.1

02 Apr 20:44
6def62d
Compare
Choose a tag to compare

Patch Changes

  • feff916: Move ethers to dependencies

@usedapp/core@0.3.0

02 Apr 10:14
d70f471
Compare
Choose a tag to compare

Minor Changes

  • 67b2dda: 🧷 Reorder token hooks arguments

  • 7a74be4: New features:
    ✈️ Add hook for sending transactions to blockchain
    📬 Add useNotifications and useTransactions hooks
    🥧 Add shortenTransactionHash helper

    Docs:
    🎤 Create transactions & notifications example
    📄 Add activate method in getting-started guide
    🚤 Update config example

    Breaking changes:
    🧷 Reorder token hooks arguments

    Fixes:
    💪 Move ethereum-waffle to devDependencies

@usedapp/testing@0.1.4

25 Mar 14:57
2e6163b
Compare
Choose a tag to compare

Patch Changes

  • 8c06358: 💲 Create use token allowance hook
  • Updated dependencies [21a6209]
  • Updated dependencies [8c06358]
    • @usedapp/core@0.2.2

@usedapp/core@0.2.2

25 Mar 14:57
2e6163b
Compare
Choose a tag to compare

Patch Changes

  • 21a6209: 🚁 Add address helpers: shortenAddress, shortenIfAddress, compareAddress and addressEqual
  • 8c06358: 💲 Create use token allowance hook