vinxi still?
the docs still have the vinxi instructions but it looks like in the release notes last week you guys replaced some vinxi exports. https://github.com/TanStack/router/releases/tag/v1.97.4
so is this page still the best way to turn a client side TSR app into a tanstack start app? https://tanstack.com/router/latest/docs/framework/react/start/build-from-scratch
GitHub
Release v1.97.4 · TanStack/router
Version 1.97.4 - 1/22/25, 12:02 AM
Changes
Fix
Move @tanstack/start build to separate packages, keep sub modules (#3206) (f9fb1bd) by Tanner Linsley
start: discard stream controller errors when cl...
Build a Project from Scratch | TanStack Router React Docs
[!NOTE] If you chose to quick start with an example or cloned project, you can skip this guide and move on to the guide. So you want to build a TanStack Start project from scratch? This guide will hel...
5 Replies
vicious-gold•8mo ago
yes Vinxi is still partially there
just stay tuned
adverse-sapphireOP•8mo ago
it's still there (i'm fine with that) but should i still add it directly to my package.json
or is there a tanstack package that re-exports everything (for now)
vicious-gold•8mo ago
@tanstack/start/server should export it
adverse-sapphireOP•8mo ago
but what about the types/vinxi stuff and using a vinxi app.config.ts
vicious-gold•8mo ago
still need this