Export utility functions from @polkadot/utils for the namespace useink/utils. The goal is to provide everything a user needs for a dApp via useink. We will expand the functionality of useink/utils in the future.
Set React peer dependency to v ^18.0.0
v.1.0.0 Major Release
Release v 1.0.0
This release contains production-ready React hooks to build ink! front end applications.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps useink from 0.1.0-beta.4 to 1.3.0.
Release notes
Sourced from useink's releases.
... (truncated)
Commits
83724c5
feat: add more pick* helpers02a1374
feat: add RustResult type to utils17adf1a
feat: add pick* util functions272a238
feat: add type exportscc8bba6
bump react as peer dependency to 18b9de954
feat: add useink/utilsd550587
chore(deps): bump denoland/setup-deno from 1.1.1 to 1.1.252be853
chore(deps): bump peter-evans/create-pull-request from 5.0.0 to 5.0.15eb6637
chore(deps): bump streetsidesoftware/cspell-action from 2.26.1 to 2.26.2f5f018c
chore: style readmeDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)