Releases: TrueFiEng/useDApp
@usedapp/testing@0.2.2
Patch Changes
- 7d56483: Change chainId in mockConnector
@usedapp/testing@0.2.1
Patch Changes
- b54a568: Export mockWeb3Wrapper and mockConnector
@usedapp/core@0.3.4
Patch Changes
- 47652a3: 💥 Fix useLocalStorage for serverSide rendering
@usedapp/core@0.3.3
Patch Changes
- 3bd807f: add localhost to chainIds
@usedapp/core@0.3.2
Patch Changes
- 99ffafd: Update yarn.lock and add missing dependencies
@usedapp/testing@0.2.0
Minor Changes
-
67b2dda: 🧷 Reorder token hooks arguments
-
7a74be4: New features:
✈️ Add hook for sending transactions to blockchain
📬 Add useNotifications and useTransactions hooks
🥧 Add shortenTransactionHash helperDocs:
🎤 Create transactions and notifications example
📄 Add activate method in getting-started guide
🚤 Update config exampleBreaking changes:
🧷 Reorder token hooks argumentsFixes:
💪 Move ethereum-waffle to devDependencies
Patch Changes
@usedapp/core@0.3.1
Patch Changes
- feff916: Move ethers to dependencies
@usedapp/core@0.3.0
Minor Changes
-
67b2dda: 🧷 Reorder token hooks arguments
-
7a74be4: New features:
✈️ Add hook for sending transactions to blockchain
📬 Add useNotifications and useTransactions hooks
🥧 Add shortenTransactionHash helperDocs:
🎤 Create transactions & notifications example
📄 Add activate method in getting-started guide
🚤 Update config exampleBreaking changes:
🧷 Reorder token hooks argumentsFixes:
💪 Move ethereum-waffle to devDependencies