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

Use fully-specified path to import use-sync-external-store/shim #3561

Merged
merged 1 commit into from
Apr 26, 2022
Merged

Use fully-specified path to import use-sync-external-store/shim #3561

merged 1 commit into from
Apr 26, 2022

Conversation

latin-1
Copy link
Contributor

@latin-1 latin-1 commented Apr 26, 2022

@vercel
Copy link

vercel bot commented Apr 26, 2022

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

Name Status Preview Updated
react-query ✅ Ready (Inspect) Visit Preview Apr 26, 2022 at 2:22PM (UTC)

@codesandbox-ci
Copy link

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 4be7d70:

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

@codecov
Copy link

codecov bot commented Apr 26, 2022

Codecov Report

Merging #3561 (4be7d70) into beta (3fabd41) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             beta    #3561   +/-   ##
=======================================
  Coverage   96.93%   96.93%           
=======================================
  Files          47       47           
  Lines        2381     2381           
  Branches      709      709           
=======================================
  Hits         2308     2308           
  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 3fabd41...4be7d70. Read the comment docs.

@latin-1
Copy link
Contributor Author

latin-1 commented Apr 26, 2022

I've tested it locally, and it appears to work properly.

@TkDodo TkDodo merged commit fdbc002 into TanStack:beta Apr 26, 2022
@TkDodo
Copy link
Collaborator

TkDodo commented Apr 26, 2022

thank you for the swift fix 🥳

@tannerlinsley
Copy link
Collaborator

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

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.

4 participants