@tanstack/start package #8391
Replies: 1 comment
|
The confusion comes from a package reorganization that happened between early alpha prototypes and the current Release Candidate (RC) architecture. 1. Why AI suggested
|
|
The confusion comes from a package reorganization that happened between early alpha prototypes and the current Release Candidate (RC) architecture. 1. Why AI suggested
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
So now Tanstack Start has reached the RC stage. I'm currently migrating my NextJs project to Tanstack. During the process, I have a confusion, I asked AI for help, and I saw something new to me in the response: the package
@tanstack/router. Have a look below.Even in the migration process suggested on Migrate from Next.js, I was asked to install
@tanstack/react-startbut not@tanstack/start.So, I was intrigued to check out the @tanstack/start page on npm, and I saw that you wrote,
May I know what you guys are planning to do?
All reactions