Releases: scio-labs/use-inkathon
Releases · scio-labs/use-inkathon
@scio-labs/[email protected]
@scio-labs/[email protected]
Minor Changes
-
#47
64f6e51
Thanks @ical10! - Improve PSP22 balance helpers to only fetch tokens applicable for the active chain. -
#47
35d0f00
Thanks @ical10! - - usePSP22Balances checks iforiginChain
matchesactiveChain
before fetching PSP22 tokens balance.- Improve formats and add INW testnet contract address on
PSP22_ASSETS.json
.
- Improve formats and add INW testnet contract address on
Patch Changes
@scio-labs/[email protected]
Patch Changes
b9cfa60
Rename chain idt0rn
tot0rn-testnet
for consistency.
@scio-labs/[email protected]
Patch Changes
8333727
BuildNightlyConnectAdapter
non-lazy when (re)connecting on init.d01b9f3
FixisWalletInstalled
declaration to be synchronous again.77a1904
Fix Next.js module import error by makingnightlylabs/wallet-selector-polkadot
a normal peer dependency (non-option) for now. Let's re-evaluate this in the future.
@scio-labs/[email protected]
Minor Changes
-
020aeb1
Thanks @Pawel-Szydlo! - Add support for NightlyConnect on Aleph Zero. This is a WalletConnect-like connection dialog for using the Nightly Wallet mobile app or browser extension. IMPORTANT: To use it, install the optional peer-dependency@nightlylabs/wallet-selector-polkadot
. -
81da31b
BREAKING:enableWallet
is now async and needs to be awaited. If you were only using the providedconnect
function, nothing changes for you.
@scio-labs/[email protected]
Minor Changes
@scio-labs/[email protected]
@scio-labs/[email protected]
v0.1.0
Release 0.0.9
- chore: Update docs (2ae8f00)
- fix: Minor types issue (4cbd64f)
- Merge pull request #26 from ical10/feat/add-usepsp22balances (6d5d0cb)
- feat: more fixes and improvements (f9369b8)
- feat: Remove all
docs
attributes and minify json (064eac4) - feat: Small fixes and improvements (7025175)
- chore: Add workflow that adds issues/prs to project (141fbc4)
- feat: More improvements to properly watch balances (ecdc49b)
- feat: Improvements on balance subscriptions (652816b)
- feat: Add getPSP22Balances and usePSP22Balances (bd71952)
- chore: Update dependencies (580e023)