Skip to content

Conversation

@AlemTuzlak
Copy link
Contributor

@AlemTuzlak AlemTuzlak commented Jan 8, 2026

🎯 Changes

Fixes the issue of double mounted devtools

βœ… Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm run test:pr.

πŸš€ Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

Summary by CodeRabbit

  • Chores
    • Patch version bumps for AI devtools packages across React, Preact, Solid, and Core frameworks to support updated devtools utilities.

✏️ Tip: You can customize this high-level summary in your review settings.

@AlemTuzlak AlemTuzlak requested a review from a team January 8, 2026 14:23
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 8, 2026

πŸ“ Walkthrough

Walkthrough

This PR adds a changeset file and updates the @tanstack/devtools-utils dependency from ^0.2.3 to ^0.2.4 across four AI devtools packages: ai-devtools-core, preact-ai-devtools, react-ai-devtools, and solid-ai-devtools.

Changes

Cohort / File(s) Summary
Changeset Declaration
.changeset/lemon-moles-post.md
New changeset file documenting patch version bumps for @tanstack/preact-ai-devtools, @tanstack/react-ai-devtools, @tanstack/solid-ai-devtools, @tanstack/ai-devtools-core, and a version bump for devtools-utils
Dependency Updates
packages/typescript/ai-devtools/package.json, packages/typescript/preact-ai-devtools/package.json, packages/typescript/react-ai-devtools/package.json, packages/typescript/solid-ai-devtools/package.json
@tanstack/devtools-utils dependency version bumped from ^0.2.3 to ^0.2.4 across all four devtools packages

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Possibly related PRs

Suggested reviewers

  • AlemTuzlak
  • harry-whorlow

Poem

🐰 A version bump hops into the fray,
From 0.2.3 to 0.2.4 we say!
Four devtools dance in harmony divine,
With utils updated, all code will shine ✨

πŸš₯ Pre-merge checks | βœ… 2 | ❌ 1
❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Description check ❓ Inconclusive The PR description lacks specific details about the changes and motivation. While it mentions 'Fixes the issue of double mounted devtools', no substantive explanation of the problem, solution, or testing is provided beyond the template. Expand the 'Changes' section to explain: (1) what the 'double mounted devtools' issue is, (2) how this PR fixes it, (3) why version bumping is the solution, and (4) mark the relevant checklist items as completed.
βœ… Passed checks (2 passed)
Check name Status Explanation
Title check βœ… Passed The title 'chore: version bump utils' clearly describes the main changeβ€”a version bump for utility packages (devtools-utils dependency across multiple packages).
Docstring Coverage βœ… Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • πŸ“ Generate docstrings

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❀️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@nx-cloud
Copy link

nx-cloud bot commented Jan 8, 2026

View your CI Pipeline Execution β†— for commit b308681

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... βœ… Succeeded 2m 49s View β†—
nx run-many --targets=build --exclude=examples/** βœ… Succeeded 1m 9s View β†—

☁️ Nx Cloud last updated this comment at 2026-01-08 14:29:11 UTC

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 8, 2026

Open in StackBlitz

@tanstack/ai

npm i https://pkg.pr.new/TanStack/ai/@tanstack/ai@215

@tanstack/ai-anthropic

npm i https://pkg.pr.new/TanStack/ai/@tanstack/ai-anthropic@215

@tanstack/ai-client

npm i https://pkg.pr.new/TanStack/ai/@tanstack/ai-client@215

@tanstack/ai-devtools-core

npm i https://pkg.pr.new/TanStack/ai/@tanstack/ai-devtools-core@215

@tanstack/ai-gemini

npm i https://pkg.pr.new/TanStack/ai/@tanstack/ai-gemini@215

@tanstack/ai-grok

npm i https://pkg.pr.new/TanStack/ai/@tanstack/ai-grok@215

@tanstack/ai-ollama

npm i https://pkg.pr.new/TanStack/ai/@tanstack/ai-ollama@215

@tanstack/ai-openai

npm i https://pkg.pr.new/TanStack/ai/@tanstack/ai-openai@215

@tanstack/ai-preact

npm i https://pkg.pr.new/TanStack/ai/@tanstack/ai-preact@215

@tanstack/ai-react

npm i https://pkg.pr.new/TanStack/ai/@tanstack/ai-react@215

@tanstack/ai-react-ui

npm i https://pkg.pr.new/TanStack/ai/@tanstack/ai-react-ui@215

@tanstack/ai-solid

npm i https://pkg.pr.new/TanStack/ai/@tanstack/ai-solid@215

@tanstack/ai-solid-ui

npm i https://pkg.pr.new/TanStack/ai/@tanstack/ai-solid-ui@215

@tanstack/ai-svelte

npm i https://pkg.pr.new/TanStack/ai/@tanstack/ai-svelte@215

@tanstack/ai-vue

npm i https://pkg.pr.new/TanStack/ai/@tanstack/ai-vue@215

@tanstack/ai-vue-ui

npm i https://pkg.pr.new/TanStack/ai/@tanstack/ai-vue-ui@215

@tanstack/preact-ai-devtools

npm i https://pkg.pr.new/TanStack/ai/@tanstack/preact-ai-devtools@215

@tanstack/react-ai-devtools

npm i https://pkg.pr.new/TanStack/ai/@tanstack/react-ai-devtools@215

@tanstack/solid-ai-devtools

npm i https://pkg.pr.new/TanStack/ai/@tanstack/solid-ai-devtools@215

commit: b308681

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.

2 participants