We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ee1fa9 commit 382e89eCopy full SHA for 382e89e
.changeset/pre.json
@@ -14,6 +14,7 @@
14
"cuddly-dragons-talk",
15
"few-cats-float",
16
"few-guests-melt",
17
+ "fifty-owls-kiss",
18
"fuzzy-sheep-buy",
19
"happy-countries-exercise",
20
"happy-jobs-hope",
packages/walletkit/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @node-real/walletkit
2
3
+## 2.8.0-alpha.4
4
+
5
+### Patch Changes
6
7
+- 9ee1fa9: Export a method to check whether a provider exists
8
9
## 2.8.0-alpha.3
10
11
### Patch Changes
packages/walletkit/package.json
@@ -1,6 +1,6 @@
{
"name": "@node-real/walletkit",
- "version": "2.8.0-alpha.3",
+ "version": "2.8.0-alpha.4",
"author": "node-real",
"private": false,
"description": "WalletKit is a React component library for easily connecting a wallet to your dApp.",
0 commit comments