Skip to content

Commit

Permalink
Merge pull request #44 from scio-labs/changeset-release/main
Browse files Browse the repository at this point in the history
chore(changeset): Bump version & Update docs
  • Loading branch information
wottpal authored Nov 4, 2023
2 parents 77a1904 + e3cb415 commit 9007464
Show file tree
Hide file tree
Showing 90 changed files with 102 additions and 103 deletions.
5 changes: 0 additions & 5 deletions .changeset/rude-hairs-clap.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @scio-labs/use-inkathon

## 0.4.1

### Patch Changes

- [`77a1904`](https://github.com/scio-labs/use-inkathon/commit/77a19042daf47fe7b6f646504336a5942fbb3f65) Thanks [@wottpal](https://github.com/wottpal)! - Fix Next.js module import error by making `nightlylabs/wallet-selector-polkadot` a normal peer dependency (non-option) for now. Let's re-evaluate this in the future.

## 0.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/navigation.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/assets/search.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/enums/AssetType.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/enums/SubstrateExplorer.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/enums/SubstrateWalletPlatform.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/enums/UseInkathonErrorCode.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/accountArraysAreEqual.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/accountsAreEqual.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/checkIfBalanceSufficient.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/contractCallDryRun.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/contractQuery.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/contractTx.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/decodeOutput.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/deployContract.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/enableWallet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/formatBalance.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/getAbiMessage.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/getBalance.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/getDeployment.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/getDeploymentContract.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/getExtrinsicErrorMessage.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/getGasLimit.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/getMaxGasLimit.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/getNightlyConnectAdapter.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/getPSP22Balances.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/getSubstrateChain.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/getSubstrateWallet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/initPolkadotJs.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/isWalletInstalled.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/parsePSP22Balance.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/registerDeployment.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/registerDeployments.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/transferBalance.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/transferFullBalance.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/unwrapResultOrDefault.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/unwrapResultOrError.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/useBalance.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/useContract.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/useInkathon.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/usePSP22Balances.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/useRegisteredContract.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/watchBalance.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/watchPSP22Balances.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/interfaces/ChainAsset.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/interfaces/SubstrateChain.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/interfaces/SubstrateDeployment.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/interfaces/SubstrateWallet.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/interfaces/UseInkathonError.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/interfaces/UseInkathonProviderProps.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
<a href="variables/astar.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-32"></use></svg><span>astar</span></a>
<a href="variables/bitCountryAlphaTestnet.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-32"></use></svg><span>bit<wbr/>Country<wbr/>Alpha<wbr/>Testnet</span></a>
<a href="variables/development.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-32"></use></svg><span>development</span></a>
<a href="variables/getNightlyConnectSelectorLibrary.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-32"></use></svg><span>get<wbr/>Nightly<wbr/>Connect<wbr/>Selector<wbr/>Library</span></a>
<a href="variables/khala.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-32"></use></svg><span>khala</span></a>
<a href="variables/nightly.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-32"></use></svg><span>nightly</span></a>
<a href="variables/nightlyConnect.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-32"></use></svg><span>nightly<wbr/>Connect</span></a>
Expand Down
2 changes: 1 addition & 1 deletion docs/types/BalanceData.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/BalanceFormatterOptions.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/ContractTxResult.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/ExstrinsicThrowErrorMessage.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/PSP22BalanceData.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/PolkadotBalanceFormatterOptions.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/TokenData.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/TransferBalanceResult.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/UseInkathonProviderContextType.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/agungTestnet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/alephzero.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/alephzeroSigner.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/alephzeroTestnet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/allSubstrateChains.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/allSubstrateWallets.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/amplitude.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/amplitudeTestnet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/astar.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/bitCountryAlphaTestnet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/development.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/variables/getNightlyConnectSelectorLibrary.html

This file was deleted.

2 changes: 1 addition & 1 deletion docs/variables/khala.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/nightly.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/nightlyConnect.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/nova.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/pendulum.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/phala.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/phalaPOC5Testnet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/polkadotjs.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/psp22Abi.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/rococo.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/shibuya.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/shiden.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/subwallet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/t0rnTestnet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/variables/talisman.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@scio-labs/use-inkathon",
"author": "Scio Labs <[email protected]> (https://scio.xyz)",
"version": "0.4.0",
"version": "0.4.1",
"description": "Typesafe React Hooks abstracting functionality by polkadot.js for working with Substrate-based networks and ink! Smart Contracts.",
"homepage": "https://inkathon.xyz",
"license": "GPL-3.0",
Expand Down

0 comments on commit 9007464

Please sign in to comment.