Skip to content

refactor(react-providers): rewrite using react-query#232

Merged
elboletaire merged 2 commits intomainfrom
react-providers-refactor
Mar 3, 2026
Merged

refactor(react-providers): rewrite using react-query#232
elboletaire merged 2 commits intomainfrom
react-providers-refactor

Conversation

@elboletaire
Copy link
Member

@elboletaire elboletaire commented Feb 27, 2026

Squashed commit of the following:

  • chore(react-providers): test reducers basic logic
  • chore: ignore worktrees
  • chore(react-providers): add react-query peer dep
  • feat(react-providers): add react-query keys and test wrapper
  • refactor(react-providers): client hook on react-query
  • test(react-providers): wrap tests with query provider
  • refactor(react-providers): organization hook on react-query
  • refactor(react-providers): election hook on react-query
  • refactor(react-providers): migrate reducer tests to providers
  • refactor(react-providers): better react-query integration
  • refactor(chakra-components): deprecate package

closes #186

@elboletaire elboletaire force-pushed the react-providers-refactor branch from 5b8ff53 to f5cba0e Compare March 3, 2026 09:52
@elboletaire elboletaire marked this pull request as ready for review March 3, 2026 10:12
Squashed commit of the following:
- chore(react-providers): test reducers basic logic
- chore: ignore worktrees
- chore(react-providers): add react-query peer dep
- feat(react-providers): add react-query keys and test wrapper
- refactor(react-providers): client hook on react-query
- test(react-providers): wrap tests with query provider
- refactor(react-providers): organization hook on react-query
- refactor(react-providers): election hook on react-query
- refactor(react-providers): migrate reducer tests to providers
- refactor(react-providers): better react-query integration
- fix(rainbowkit-wallets): type upgrades
- chore(chakra-components): depreacte package
@elboletaire elboletaire force-pushed the react-providers-refactor branch from fd50261 to 04ca1cf Compare March 3, 2026 10:16
@elboletaire elboletaire merged commit 04ca1cf into main Mar 3, 2026
1 check passed
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.

Add react-query and use it for common fetch methods

1 participant