query icon indicating copy to clipboard operation
query copied to clipboard

fix: subpackage dependencies

Open DamianOsipiuk opened this issue 3 years ago • 2 comments

This should allow for automatic deps install on sub packages. Currently when you try to install one of those, you might get an error about missing imports.

@TkDodo This should go to beta for pre-release

DamianOsipiuk avatar Aug 09 '22 21:08 DamianOsipiuk

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 75003107ff281e6ff2deca16dd4be52c805dcf08:

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

codesandbox-ci[bot] avatar Aug 09 '22 21:08 codesandbox-ci[bot]

Codecov Report

Merging #4013 (7500310) into beta (e0aad73) will decrease coverage by 0.30%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             beta    #4013      +/-   ##
==========================================
- Coverage   97.11%   96.81%   -0.31%     
==========================================
  Files          50       57       +7     
  Lines        2391     2666     +275     
  Branches      706      782      +76     
==========================================
+ Hits         2322     2581     +259     
- Misses         67       83      +16     
  Partials        2        2              
Impacted Files Coverage Δ
src/devtools/useMediaQuery.ts
src/devtools/tests/utils.tsx
src/createAsyncStoragePersister/asyncThrottle.ts
src/reactjs/utils.ts
src/core/focusManager.ts
src/core/utils.ts
src/createWebStoragePersister/index.ts
src/reactjs/tests/utils.tsx
src/reactjs/useQueries.ts
src/core/notifyManager.ts
... and 97 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Aug 09 '22 21:08 codecov-commenter