Uh oh!
There was an error while loading. Please reload this page.
chore(ai-event-client): drop unused peer dependency on @tanstack/ai - #809
Conversation
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughRemoves the ChangesDrop unused peer dependency and Nx workaround
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Caution Failed to replace (edit) comment. This is likely due to insufficient permissions or the comment being deleted. Error details |
View your CI Pipeline Execution ↗ for commit 9a782a5
☁️ Nx Cloud last updated this comment at |
@tanstack/ai@tanstack/ai-angular@tanstack/ai-anthropic@tanstack/ai-client@tanstack/ai-code-mode@tanstack/ai-code-mode-skills@tanstack/ai-devtools-core@tanstack/ai-elevenlabs@tanstack/ai-event-client@tanstack/ai-fal@tanstack/ai-gemini@tanstack/ai-grok@tanstack/ai-groq@tanstack/ai-isolate-cloudflare@tanstack/ai-isolate-node@tanstack/ai-isolate-quickjs@tanstack/ai-mcp@tanstack/ai-ollama@tanstack/ai-openai@tanstack/ai-openrouter@tanstack/ai-preact@tanstack/ai-react@tanstack/ai-react-ui@tanstack/ai-solid@tanstack/ai-solid-ui@tanstack/ai-svelte@tanstack/ai-utils@tanstack/ai-vue@tanstack/ai-vue-ui@tanstack/openai-base@tanstack/preact-ai-devtools@tanstack/react-ai-devtools@tanstack/solid-ai-devtoolscommit: |
Uh oh!
There was an error while loading. Please reload this page.
Summary
Closes#552.
Removes the unused
@tanstack/aipeer dependency from@tanstack/ai-event-clientand removes the matching NximplicitDependenciesoverride that existed only to neutralize the inferred package graph cycle.Also updates
pnpm-lock.yamland adds a patch changeset because this changes published package metadata.Validation
All passed locally.
test:libprinted an unrelated existing warning while parsingexamples/ts-svelte-chat/tsconfig.jsonbecause.svelte-kit/tsconfig.jsonis not present, but the@tanstack/ai-event-clientVitest suite passed.Summary by CodeRabbit