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

WIP: Monorepo, Rebrand to TanStack #3708

Merged
merged 49 commits into from
Jul 8, 2022
Merged

WIP: Monorepo, Rebrand to TanStack #3708

merged 49 commits into from
Jul 8, 2022

Conversation

tannerlinsley
Copy link
Collaborator

No description provided.

@tannerlinsley tannerlinsley changed the title Monorepo, Rebrand to TanStack WIP: Monorepo, Rebrand to TanStack Jun 14, 2022
@tannerlinsley tannerlinsley requested a review from TkDodo June 14, 2022 12:35
tannerlinsley and others added 27 commits June 20, 2022 11:29
it still errors with import/no-unresolved, but I think that's because TS errors as well!
not sure if that is correct now...
I don't know what these tests are doing, but overwriting useEffect is not something that makes sense now that we useSyncExternalStore for data fetching anyways ...
rankItem doesn't take keys, so we have to pass the queryHash in directly to rank it
as requested by CI:
Error: Package undefined in /tmp/98d7e7a6 is set to private, remove package.json#private to publish it
somehow, that fails in CI, and we have typescript protection against unresolved imports anyhow
@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 23, 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 f654e9a:

Sandbox Source
@tanstack/query-example-react-basic Configuration
@tanstack/query-example-react-basic-typescript Configuration

@codecov-commenter
Copy link

codecov-commenter commented Jun 23, 2022

Codecov Report

Merging #3708 (f654e9a) into beta (ad82ee8) will decrease coverage by 0.31%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             beta    #3708      +/-   ##
==========================================
- Coverage   97.11%   96.80%   -0.32%     
==========================================
  Files          50       57       +7     
  Lines        2391     2659     +268     
  Branches      706      783      +77     
==========================================
+ Hits         2322     2574     +252     
- Misses         67       83      +16     
  Partials        2        2              
Impacted Files Coverage Δ
src/reactjs/useIsFetching.ts
src/reactjs/setBatchUpdatesFn.ts
src/devtools/theme.tsx
src/createWebStoragePersister/index.ts
src/devtools/devtools.tsx
src/reactjs/useQueries.ts
src/devtools/styledComponents.ts
src/core/infiniteQueryBehavior.ts
src/tests/utils.ts
src/core/onlineManager.ts
... and 97 more

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 19d755c...f654e9a. Read the comment docs.

@vercel
Copy link

vercel bot commented Jun 26, 2022

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

Name Status Preview Updated
query ✅ Ready (Inspect) Visit Preview Jul 8, 2022 at 6:41PM (UTC)

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.

3 participants