team-monite / monite-sdk

Monite SDK: Embed invoicing and payables into your app
MIT License
12 stars 7 forks source link

chore(proposal): remove `<QueryClientProvider/>` and `useQueryClient()` usage 🧹 #251

Closed radist2s closed 1 month ago

radist2s commented 1 month ago

This PR removes the usage of <QueryClientProvider/> and useQueryClient() to prevent any potential conflicts with customer code that might also be using TanStack Query.

Key Changes

Additional Information

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: 4668fa636da7917511bd87cb9f1699b811fcd6fe

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

This PR includes changesets to release 0 packages When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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](https://github.com/team-monite/monite-sdk/new/chore/proposal-remove-query-client-provider?filename=.changeset/early-sloths-marry.md&value=---%0A%22%40monite%2Fsdk-react%22%3A%20patch%0A---%0A%0Achore(proposal)%3A%20remove%20%60%3CQueryClientProvider%2F%3E%60%20and%20%60useQueryClient()%60%20usage%20%F0%9F%A7%B9%0A)