Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor!: rename action hooks #87

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Conversation

tien
Copy link
Owner

@tien tien commented Aug 6, 2024

  • useResetQueryError to useQueryErrorResetter
  • useConnectWallet to useWalletConnector
  • useDisconnectWallet to useWalletDisconnector
  • useReconnectWallets to useWalletsReconnector

Copy link

changeset-bot bot commented Aug 6, 2024

🦋 Changeset detected

Latest commit: 538f8c6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@reactive-dot/react Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@tien tien force-pushed the refactor/rename-action-hooks branch from 940b548 to 1f3bf0e Compare August 6, 2024 10:48
@tien tien changed the title refactor: rename action hooks refactor!: rename action hooks Aug 6, 2024
- `useResetQueryError` to `useQueryErrorResetter`
- `useConnectWallet` to `useWalletConnector`
- `useDisconnectWallet` to `useWalletDisconnector`
- `useReconnectWallets` to `useWalletsReconnector`
@tien tien force-pushed the refactor/rename-action-hooks branch from 1f3bf0e to 538f8c6 Compare August 6, 2024 10:55
@tien tien merged commit 94505d6 into main Aug 6, 2024
3 checks passed
@tien tien deleted the refactor/rename-action-hooks branch August 6, 2024 10:57
@github-actions github-actions bot mentioned this pull request Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant