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

fix: lock dependency of @tanstack/match-sorter-utils to 8.1.1 #4501

Merged
merged 1 commit into from Nov 13, 2022

Conversation

TkDodo
Copy link
Collaborator

@TkDodo TkDodo commented Nov 12, 2022

because the newer versions have trouble with esm and webpack4

fixes #4396

because the newer versions have trouble with esm and webpack4
@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 e8fc045:

Sandbox Source
@tanstack/query-example-react-basic-typescript Configuration
@tanstack/query-example-solid-basic-typescript Configuration
@tanstack/query-example-vue-basic Configuration
musing-http-5whel1 Issue #4396

@codecov-commenter
Copy link

Codecov Report

Base: 96.36% // Head: 92.40% // Decreases project coverage by -3.95% ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4501      +/-   ##
==========================================
- Coverage   96.36%   92.40%   -3.96%     
==========================================
  Files          45       89      +44     
  Lines        2281     3675    +1394     
  Branches      640      959     +319     
==========================================
+ Hits         2198     3396    +1198     
- Misses         80      263     +183     
- Partials        3       16      +13     
Impacted Files Coverage Δ
src/react/tests/utils.tsx
src/core/mutationObserver.ts
src/core/onlineManager.ts
src/core/logger.ts
src/devtools/theme.tsx
src/react/useIsMutating.ts
src/react/setBatchUpdatesFn.ts
src/react/QueryErrorResetBoundary.tsx
...rc/createWebStoragePersistor-experimental/index.ts
src/react/utils.ts
... 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.

@TkDodo TkDodo merged commit 32b3aac into main Nov 13, 2022
@TkDodo TkDodo deleted the feature/4396 branch November 13, 2022 07:50
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.

Migrating to V4 - React Query Devtools module parse failed
2 participants