tambo-v0.52.0

tambo-ai/tambotambo-v0.52.0Feb 11, 2026by tambo-bot

AI Summary

This release adds Vite support with Tailwind v4 toolchain integration, framework detection, and a Vite template to the CLI. It also includes a bug fix for interactive prompts hanging in non-TTY environments and updates the TypeScript SDK to version 0.92.

Key Highlights

  • Added Vite support with Tailwind v4 toolchain
  • Implemented framework detection for Vite projects
  • Added Vite template to CLI
  • Fixed interactive prompts hanging in non-TTY environments
  • Updated TypeScript SDK to version 0.92

New Features

  • Vite support with Tailwind v4 toolchain integration
  • Framework detection for Vite projects
  • Vite template available via CLI

Full Release Notes

## [0.52.0](https://github.com/tambo-ai/tambo/compare/tambo-v0.51.0...tambo-v0.52.0) (2026-02-11)


### Features

* **cli:** add Vite support — Tailwind v4 toolchain, framework detection, and Vite template ([#2322](https://github.com/tambo-ai/tambo/issues/2322)) ([5b544ac](https://github.com/tambo-ai/tambo/commit/5b544acb960e7869600411f7d300f6422aca05de))


### Bug Fixes

* **cli:** prevent interactive prompts from hanging in non-TTY environments ([#2321](https://github.com/tambo-ai/tambo/issues/2321)) ([b0bc2d8](https://github.com/tambo-ai/tambo/commit/b0bc2d89d8b2ac24002409866c5d97613f319668))


### Miscellaneous Chores

* bump to typescript-sdk 0.92 ([#2334](https://github.com/tambo-ai/tambo/issues/2334)) ([3767c6c](https://github.com/tambo-ai/tambo/commit/3767c6c0e12c9862afd992b6f18bc3338ea4201d))
* **cli:** update package description ([#2311](https://github.com/tambo-ai/tambo/issues/2311)) ([7e3e190](https://github.com/tambo-ai/tambo/commit/7e3e1900f5f3a82a9dab57efb8a83da32b48cc10))