Skip to content

chore(repo): Remove TanStack Start integration vite config fixes#7961

Merged
wobsoriano merged 3 commits intomainfrom
rob/remove-ts-start-vite-fix
Mar 3, 2026
Merged

chore(repo): Remove TanStack Start integration vite config fixes#7961
wobsoriano merged 3 commits intomainfrom
rob/remove-ts-start-vite-fix

Conversation

@wobsoriano
Copy link
Copy Markdown
Member

@wobsoriano wobsoriano commented Mar 2, 2026

Description

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

Summary by CodeRabbit

  • Chores
    • Updated TanStack React Router, React Router DevTools, and React Start dependencies to version 1.163.2.
    • Streamlined Vite configuration settings.

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Mar 2, 2026 11:56pm

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 2, 2026

🦋 Changeset detected

Latest commit: 223ad83

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 2, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Linear integration is disabled

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 2931a66 and 223ad83.

📒 Files selected for processing (3)
  • .changeset/unlucky-goats-float.md
  • integration/templates/tanstack-react-start/package.json
  • integration/templates/tanstack-react-start/vite.config.ts
💤 Files with no reviewable changes (1)
  • integration/templates/tanstack-react-start/vite.config.ts

📝 Walkthrough

Walkthrough

This pull request updates the TanStack React Start integration template. A changeset file was added to track the changes. Three TanStack package versions were bumped from 1.157.16 to 1.163.2: react-router, react-router-devtools, and react-start. Additionally, configuration was removed from vite.config.ts, including the resolve block that contained deduplication settings for react and react-dom along with an alias mapping for use-sync-external-store. The ssr configuration block with noExternal entries was also removed.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: removing Vite configuration fixes from the TanStack Start integration template.
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.


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

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Mar 2, 2026

Open in StackBlitz

@clerk/agent-toolkit

npm i https://pkg.pr.new/@clerk/agent-toolkit@7961

@clerk/astro

npm i https://pkg.pr.new/@clerk/astro@7961

@clerk/backend

npm i https://pkg.pr.new/@clerk/backend@7961

@clerk/chrome-extension

npm i https://pkg.pr.new/@clerk/chrome-extension@7961

@clerk/clerk-js

npm i https://pkg.pr.new/@clerk/clerk-js@7961

@clerk/dev-cli

npm i https://pkg.pr.new/@clerk/dev-cli@7961

@clerk/expo

npm i https://pkg.pr.new/@clerk/expo@7961

@clerk/expo-passkeys

npm i https://pkg.pr.new/@clerk/expo-passkeys@7961

@clerk/express

npm i https://pkg.pr.new/@clerk/express@7961

@clerk/fastify

npm i https://pkg.pr.new/@clerk/fastify@7961

@clerk/hono

npm i https://pkg.pr.new/@clerk/hono@7961

@clerk/localizations

npm i https://pkg.pr.new/@clerk/localizations@7961

@clerk/nextjs

npm i https://pkg.pr.new/@clerk/nextjs@7961

@clerk/nuxt

npm i https://pkg.pr.new/@clerk/nuxt@7961

@clerk/react

npm i https://pkg.pr.new/@clerk/react@7961

@clerk/react-router

npm i https://pkg.pr.new/@clerk/react-router@7961

@clerk/shared

npm i https://pkg.pr.new/@clerk/shared@7961

@clerk/tanstack-react-start

npm i https://pkg.pr.new/@clerk/tanstack-react-start@7961

@clerk/testing

npm i https://pkg.pr.new/@clerk/testing@7961

@clerk/ui

npm i https://pkg.pr.new/@clerk/ui@7961

@clerk/upgrade

npm i https://pkg.pr.new/@clerk/upgrade@7961

@clerk/vue

npm i https://pkg.pr.new/@clerk/vue@7961

commit: 223ad83

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unnecessary now that swr is removed.

@wobsoriano wobsoriano merged commit 03b4509 into main Mar 3, 2026
41 checks passed
@wobsoriano wobsoriano deleted the rob/remove-ts-start-vite-fix branch March 3, 2026 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants