@cartesi/react@2.0.0-alpha.38
Pre-release
Pre-release
Minor Changes
- 1facfb5: Rename the package from
@cartesi/wagmito@cartesi/react. Update imports from@cartesi/wagmito@cartesi/react; the exported hooks, providers, and query-key helpers are unchanged. The@cartesi/wagmi-pluginpackage (the@wagmi/cliplugin) is unaffected and keeps its name.
Patch Changes
- b4de9f1: bump dependencies
- dfeccf7: Make the
paramsargument optional foruseChainIdanduseNodeVersion, so they can be called with no argument (useChainId()instead ofuseChainId({})). Both hooks only accept the optional query-options object, so the empty object was never required. The change is backward compatible. - Updated dependencies [b4de9f1]
- Updated dependencies [e4cf760]
- @cartesi/client@2.0.0-alpha.34