Skip to content

Conversation

@nurazon59
Copy link

@nurazon59 nurazon59 commented Jan 30, 2026

What is the change?

Updates the deprecated create-tsrouter-app commands to use the new @tanstack/cli for TanStack Router scaffolding.

When running npm create tsrouter-app, users now see:

Warning: create-tsrouter-app is deprecated. Use tanstack create --router-only or npx @tanstack/cli create --router-only instead.
See: https://tanstack.com/router/latest/docs/framework/react/quick-start

  • Using tanstack create --router-only as suggested in the warning, but npm exec @tanstack/cli is more consistent with other customCommand patterns in the codebase.

Additional context

@nurazon59 nurazon59 changed the title fix(create-vite): update deprecated tsrouter-app to @tanstack/cli Jan 30, 2026
@nurazon59 nurazon59 force-pushed the fix/tanstack-router-command branch from ffbd297 to 2057f9d Compare January 30, 2026 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant