Manuel Schiller
@schanuelmiller
Maintaining and contributing to TanStack Router & Start
New docs on Automatic Code Splitting in TanStack Router are live! Control exactly: – What to split – How to group it – Statically, programmatically, or per-route Sensible defaults. Full flexibility. tanstack.com/router/latest/…
Heads up! Soon, TanStack Start will stop auto-configuring React/Solid Vite plugins. You’ll get full control - choose @vitejs/plugin-react, @vitejs/plugin-react-oxc, etc. Want that power now? Set customViteReactPlugin: true and you're all set!

Introducing Selective SSR in TanStack Start: Control SSR and server-side data loading per route - either statically or dynamically at runtime. tanstack.com/start/latest/d…
We just merged "devinxi" to main. TanStack Start is now just a Vite plugin - and that unlocks a ton of cool new stuff. If you were not yet on the alpha version, please follow the migration guide linked in the release notes github.com/TanStack/route…
while working on TanStack Router, @GitHubCopilot tells me there is a public repository with similar code. Thanks for the hint ...

tanstack.com is now running on TanStack Start "devinxi" if you spot any issues, please let us know
NPM package downloads distribution of the last 7 days for React, aggregated by major version

when @c_horobin casually drops type-level string parsing sorcery into @tan_stack/router

Really excited to see what kind of poetry our current long-running thread ends up inspiring—the bar’s quietly risen with its size.
Closing one of the longest running (and most active) maintainer threads on @Tan_Stack Discord. It felt wrong not to say some final words.
If your server-side rendering feels suspiciously slow, check NODE_ENV. React only loads the production build if it is explicitly set to 'production'. Learned this the hard way.

🔥 @colinlienard is cooking, and it smells like Svelte routing

this reminds me of what TanStack's "God of TypeScript" @c_horobin had implemented for @tan_stack Router github.com/TanStack/route…
new `merge` implementation just dropped and it was written by the actual god of typescript
vite-plugin-inspect by @AntFu is such a valuable tool! looking forward what the @vite_js devtools will bring in future

Seems like the public vote decided the rename? TanTacle to the moon!
This weekend @Tan_Stack passed: - 2 Billion NPM downloads - 100k Github Stars - 1 Million Github Dependents - 2.3k Contributors Thanks for the stats @convex_dev