Skip to content

Releases: TrueFiEng/useDApp

@usedapp/[email protected]

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

Patch Changes

  • 7d56483: Change chainId in mockConnector

@usedapp/[email protected]

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

Patch Changes

  • b54a568: Export mockWeb3Wrapper and mockConnector

@usedapp/[email protected]

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

Patch Changes

  • 47652a3: 💥 Fix useLocalStorage for serverSide rendering

@usedapp/[email protected]

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

Patch Changes

  • 3bd807f: add localhost to chainIds

@usedapp/[email protected]

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

Patch Changes

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

@usedapp/[email protected]

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

@usedapp/[email protected]

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

Patch Changes

  • feff916: Move ethers to dependencies

@usedapp/[email protected]

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/[email protected]

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

Patch Changes

@usedapp/[email protected]

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