RC migration
I've had so many errors migrating to RC. Should I just not upgrade? Are there seriously no migration docs other than this measly one? (https://github.com/TanStack/router/discussions/2863)? Suuuper frustrating. Wasted an afternoon on it.
What's the general recommendation here, is it not to upgrade at all until it goes stable? The messaging has been that RC is very close to what the stable release will be, are we not supposed to upgrade our applications yet?
GitHub
Start BETA - Tracking · TanStack router · Discussion #2863
Tracking any important changes for TanStack Start during the BETA period. If you are coming from the ALPHA of TanStack Start, you can see all the breaking changes that were made here - #2403
6 Replies
fair-rose•3mo ago
I did an upgrade and it went pretty smooth
What issues you seeing?
fair-rose•3mo ago
I think you have to manually add nitro now
https://tanstack.com/start/latest/docs/framework/react/hosting#using-nitro-v2
Hosting | TanStack Start React Docs
Hosting is the process of deploying your application to the internet so that users can access it. This is a critical part of any web development project, ensuring your application is available to the...
harsh-harlequin•3mo ago
Same here
genetic-orange•3mo ago
I believe the RC release means no expected breaking changes to the API, not no bugs.
Fully feel for your frustrations, but remember this is bleeding edge stuff.
probable-pink•3mo ago
This RC is a big step back; there are so many regressions. I had to revert to the previous version before the RC. I recommend doing the same.
metropolitan-bronze•3mo ago
what are the version pre RC? I have updated the code and done some changes and now I don't know which version I should go back to 🙂
this is what I currently have