Skip to content

[Convention]: refactor invalidate logic#1

Merged
ASafaeirad merged 10 commits intomainfrom
refactor-flean
Aug 3, 2025
Merged

[Convention]: refactor invalidate logic#1
ASafaeirad merged 10 commits intomainfrom
refactor-flean

Conversation

@ASafaeirad
Copy link
Member

This pull request includes updates to dependencies and introduces improvements to the mutation handling in the application. The most notable changes involve removing the postcss dependency and enhancing mutation caching with meta-based query invalidation.

Dependency Updates:

Mutation Handling Improvements:

  • src/App.tsx: Added a MutationCache to the QueryClient configuration, enabling meta-based query invalidation for mutations.
  • src/lib/useBoard.ts: Replaced inline query invalidation in useCreateColumn with a meta property for cleaner and more reusable mutation handling.

@ASafaeirad ASafaeirad merged commit 5698130 into main Aug 3, 2025
1 check failed
@ASafaeirad ASafaeirad deleted the refactor-flean branch August 3, 2025 15:02
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