Release flow details
Hey guys, 🙂
I noticed that version v1.132.0 of TanStack Router is currently released with the alpha postfix. This version contains some changes I’m really looking forward to using in our enterprise application.
Do you have any plans or timeline for when this version might get a stable release (without the alpha tag)?
Or maybe there’s a release flow / process I can follow to better understand how long versions usually stay in alpha before becoming stable?
Thanks a lot for your work on the project! 🚀 ❤️
5 Replies
like-gold•3w ago
we are finishing up things on start before we can merge alpha to main
we are aiming for a soon release of that
which api are you looking for specifically ?
absent-sapphireOP•3w ago
We're waiting for this fix: https://github.com/TanStack/router/issues/4891
It was released as an alpha version: https://github.com/TanStack/router/releases/tag/v1.132.0-alpha.2
like-gold•3w ago
this fix should also be on main
is it not?
absent-sapphireOP•3w ago
Yes, you're right! It was released in https://github.com/TanStack/router/releases/tag/v1.131.8
I missed that - sorry for the disturbance 😅
GitHub
Release v1.131.8 · TanStack/router
Version 1.131.8 - 8/13/25, 1:06 AM
Changes
Fix
router-plugin: add support for boolean and null literals in code splitter (#4915) (638a902) by jihoon
Packages
@tanstack/solid-router@1.131.8
@tans...
like-gold•3w ago
no worries