You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* added UD resolution dependency
pinned to the same version uauth uses to avoid increasing package size
* renames shortenEns to domain agnostic
* added uns reverse resolution
* removed excess console log
* Bump core version and add alpha tag, but react and vuew versions, prettier and err checking
* Fix demo
Co-authored-by: Adam Carpenter <[email protected]>
Copy file name to clipboardExpand all lines: packages/core/package.json
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@web3-onboard/core",
3
-
"version": "2.12.1",
3
+
"version": "2.13.0-alpha.1",
4
4
"description": "Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardized spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.",
0 commit comments