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

fix: uSES import for react-native / esm #3601

Merged
merged 3 commits into from
May 12, 2022
Merged

fix: uSES import for react-native / esm #3601

merged 3 commits into from
May 12, 2022

Conversation

hirbod
Copy link
Contributor

@hirbod hirbod commented May 11, 2022

This fix is a temporary workaround to get RQ beta working with react-native again. Once uSES has fixed the bugs upstream, we can remove this workaround again.

fixes #3582

@vercel
Copy link

vercel bot commented May 11, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
react-query ✅ Ready (Inspect) Visit Preview May 12, 2022 at 7:07AM (UTC)

@codesandbox-ci
Copy link

codesandbox-ci bot commented May 11, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 3089299:

Sandbox Source
tannerlinsley/react-query Configuration
tannerlinsley/react-query: basic-typescript Configuration

src/reactjs/useBaseQuery.ts Show resolved Hide resolved
src/reactjs/useSyncExternalStore.ts Outdated Show resolved Hide resolved
src/reactjs/useSyncExternalStore.native.ts Outdated Show resolved Hide resolved
@hirbod
Copy link
Contributor Author

hirbod commented May 11, 2022

@TkDodo All change requests done

src/reactjs/useSyncExternalStore.ts Outdated Show resolved Hide resolved
src/reactjs/useSyncExternalStore.native.ts Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented May 12, 2022

Codecov Report

Merging #3601 (3089299) into beta (5f80b09) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             beta    #3601   +/-   ##
=======================================
  Coverage   96.93%   96.93%           
=======================================
  Files          48       48           
  Lines        2382     2382           
  Branches      709      709           
=======================================
  Hits         2309     2309           
  Misses         71       71           
  Partials        2        2           
Impacted Files Coverage Δ
src/devtools/devtools.tsx 87.00% <ø> (ø)
src/reactjs/useBaseQuery.ts 100.00% <ø> (ø)
src/reactjs/useIsFetching.ts 87.50% <ø> (ø)
src/reactjs/useIsMutating.ts 87.50% <ø> (ø)
src/reactjs/useMutation.ts 94.73% <ø> (ø)
src/reactjs/useQueries.ts 95.45% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5f80b09...3089299. Read the comment docs.

@TkDodo TkDodo merged commit e01a7bb into TanStack:beta May 12, 2022
@tannerlinsley
Copy link
Collaborator

🎉 This PR is included in version 4.0.0-beta.10 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants