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

feat(react): add support for react18 #3520

Merged
merged 1 commit into from
Apr 17, 2022

Conversation

TkDodo
Copy link
Collaborator

@TkDodo TkDodo commented Apr 17, 2022

No description provided.

@vercel
Copy link

vercel bot commented Apr 17, 2022

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

Name Status Preview Updated
react-query ✅ Ready (Inspect) Visit Preview Apr 17, 2022 at 6:40PM (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 52ae14d:

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

@codecov
Copy link

codecov bot commented Apr 17, 2022

Codecov Report

Merging #3520 (52ae14d) into master (1ab13dc) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #3520      +/-   ##
==========================================
- Coverage   96.41%   96.41%   -0.01%     
==========================================
  Files          45       45              
  Lines        2286     2285       -1     
  Branches      642      642              
==========================================
- Hits         2204     2203       -1     
  Misses         79       79              
  Partials        3        3              
Impacted Files Coverage Δ
src/react/Hydrate.tsx 100.00% <100.00%> (ø)
src/react/QueryClientProvider.tsx 100.00% <100.00%> (ø)
src/react/QueryErrorResetBoundary.tsx 100.00% <100.00%> (ø)
src/react/tests/utils.tsx 97.14% <100.00%> (ø)

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 1ab13dc...52ae14d. Read the comment docs.

@TkDodo TkDodo merged commit 0c66727 into TanStack:master Apr 17, 2022
@TkDodo TkDodo deleted the feature/support-react-18 branch April 17, 2022 18:46
@tannerlinsley
Copy link
Collaborator

🎉 This PR is included in version 3.35.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@tannerlinsley
Copy link
Collaborator

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

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.

None yet

2 participants