Skip to content

chore(web): remove TanStack devtools#36882

Merged
lyzno1 merged 1 commit into
mainfrom
codex/remove-tanstack-devtools
Jun 1, 2026
Merged

chore(web): remove TanStack devtools#36882
lyzno1 merged 1 commit into
mainfrom
codex/remove-tanstack-devtools

Conversation

@lyzno1
Copy link
Copy Markdown
Member

@lyzno1 lyzno1 commented Jun 1, 2026

Summary

  • remove the TanStack devtools loader from the query client provider
  • delete the TanStack devtools loader component
  • remove TanStack devtools packages from web dependencies, catalog, and lockfile

Verification

  • pnpm --dir web type-check
  • rg -n "@tanstack/react-(devtools|query-devtools|form-devtools)|@tanstack/(devtools-client|devtools-event-bus|devtools-ui|devtools-utils|devtools@|devtools:|devtools |form-devtools|query-devtools)|TanStackDevtools|ReactQueryDevtools|formDevtoolsPlugin|TanStackDevtoolsLoader|components/devtools/tanstack" .

@dosubot dosubot Bot added size:S This PR changes 10-29 lines, ignoring generated files. dependencies Pull requests that update a dependency file javascript labels Jun 1, 2026
@github-actions github-actions Bot added the web This relates to changes on the web. label Jun 1, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.82%. Comparing base (c0ee821) to head (4d2ec76).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #36882      +/-   ##
==========================================
- Coverage   85.82%   85.82%   -0.01%     
==========================================
  Files        4553     4553              
  Lines      222918   222918              
  Branches    41004    41004              
==========================================
- Hits       191326   191323       -3     
- Misses      27895    27898       +3     
  Partials     3697     3697              
Flag Coverage Δ
dify-ui 95.57% <ø> (ø)
web 86.50% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Jun 1, 2026
@lyzno1 lyzno1 added this pull request to the merge queue Jun 1, 2026
Merged via the queue into main with commit 07c0c4e Jun 1, 2026
41 checks passed
@lyzno1 lyzno1 deleted the codex/remove-tanstack-devtools branch June 1, 2026 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files. web This relates to changes on the web.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants