Skip to content

Commit

Permalink
Add changesets (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
nezouse authored Apr 2, 2021
1 parent 8624554 commit 7a74be4
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .changeset/little-steaks-matter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
'@usedapp/core': minor
'@usedapp/example': minor
'@usedapp/testing': minor
---

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

0 comments on commit 7a74be4

Please sign in to comment.