pnpm create @tanstack/start@latest command do not install latest version
This is my first question in this forum. I want to install Tanstack Start with command
pnpm create @tanstack/start@latest. But notice that the version installed with that command is old. Here the output of package.json.Tanstack Router latest version is v1.141.3. I know I can update it manually, but it would be nice if the @tanstack/start package installed the latest version.