Skip to content

Conversation

@KevinVandy
Copy link
Member

match-sorter-utils should no longer have the bad transpilation problem anymore.

match-sorter-utils should no longer have the bad transpilation problem anymore.
@TkDodo
Copy link
Collaborator

TkDodo commented Nov 27, 2022

thanks. You have to please run pnpm install so that we get an updated lock file :)

@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 f635804:

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

@codecov-commenter
Copy link

Codecov Report

Base: 96.36% // Head: 92.34% // Decreases project coverage by -4.01% ⚠️

Coverage data is based on head (f635804) compared to base (eab6e2c).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4561      +/-   ##
==========================================
- Coverage   96.36%   92.34%   -4.02%     
==========================================
  Files          45       89      +44     
  Lines        2281     3751    +1470     
  Branches      640      991     +351     
==========================================
+ Hits         2198     3464    +1266     
- Misses         80      271     +191     
- Partials        3       16      +13     
Impacted Files Coverage Δ
src/core/queryClient.ts
src/core/subscribable.ts
src/core/infiniteQueryObserver.ts
src/core/retryer.ts
src/core/queryCache.ts
src/core/logger.ts
src/react/setBatchUpdatesFn.ts
src/react/logger.native.ts
src/react/QueryErrorResetBoundary.tsx
src/devtools/theme.tsx
... and 124 more

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@KevinVandy
Copy link
Member Author

thanks. You have to please run pnpm install so that we get an updated lock file :)

whoops there we go

@KevinVandy KevinVandy changed the title chore: upgrade match-sorter-utils in react-query-devtools chore(react-query-devtools): upgrade match-sorter-utils Nov 27, 2022
@TkDodo TkDodo merged commit 70fd5bb into TanStack:main Nov 28, 2022
efilion pushed a commit to efilion/query that referenced this pull request Nov 28, 2022
* Upgrade match-sorter-utils in react-query-devtools

match-sorter-utils should no longer have the bad transpilation problem anymore.

* run install
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