Devinxi Migration
There seems to have been quite a lot of changes between 16 and 17. I'm wondering if anyone's written up some help for migrating things over?
4 Replies
correct-apricot•6mo ago
which versions are you referring to?
inland-turquoiseOP•6mo ago
Sorry I've mixed the clerk package up when looking at version numbers!
I think I'm currently pre "devinxi", and I'm looking to work out how to get from here to this vite plugin setup. I started working through some of it by using the start guide from docs, but i've got things like an api.ts file that doesn't seem to be needed anymore, but i'm unsure how to migrate api routes I had.
Just wondered if there was something like a migration guide?
continuing-cyan•6mo ago
Do you mean this? https://github.com/TanStack/router/discussions/2863
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
inland-turquoiseOP•6mo ago
I think that might be exactly what I'm after, thank you!