Releases: tambo-ai/tambo
Releases · tambo-ai/tambo
tambo: v0.9.0
0.9.0 (2025-05-13)
Features
- add template selection for create-app command (#411) (1e75289)
Miscellaneous
tambo: v0.8.0
0.8.0 (2025-05-13)
Features
- enhance Graph component with Zod type included and better loading (#409) (9f7078c)
Bug Fixes
- remove unused animation and use isIdle (#397) (0897067)
- showcase component sidebar issues and update of form component (#412) (bb3da9c)
showcase: v0.7.0
0.7.0 (2025-05-13)
Features
- enhance Graph component with Zod type included and better loading (#409) (9f7078c)
Bug Fixes
- showcase component sidebar issues and update of form component (#412) (bb3da9c)
Miscellaneous
- deps-dev: bump the eslint group with 5 updates (#401) (8e2439e)
- deps: bump framer-motion from 12.9.7 to 12.11.0 (#402) (ecf0d62)
- deps: bump geist from 1.4.1 to 1.4.2 (#400) (6403e95)
- deps: bump highlight.js from 10.7.3 to 11.11.1 (#405) (157fbbb)
- deps: bump lucide-react from 0.507.0 to 0.510.0 (#403) (78dfef1)
- deps: bump the radix-ui group with 3 updates (#399) (a068e9b)
react: v0.23.2
0.23.2 (2025-05-13)
Miscellaneous
- deps-dev: bump the eslint group with 5 updates (#401) (8e2439e)
- deps: bump @modelcontextprotocol/sdk from 1.11.0 to 1.11.2 (#406) (c3ea0d1)
create-tambo-app: v0.1.1
0.1.1 (2025-05-13)
Miscellaneous
- deps-dev: bump the eslint group with 5 updates (#401) (8e2439e)
showcase: v0.6.0
0.6.0 (2025-05-08)
Features
react: v0.23.1
0.23.1 (2025-05-08)
Code Refactoring
- move MCP into separate import (@tambo-ai/react/mcp) (#391) (a9231f6)
react: v0.23.0
0.23.0 (2025-05-08)
Features
- add support for browser-visible MCP servers (#383) (d6a4387)
tambo: v0.7.0
0.7.0 (2025-05-07)
Features
- allow env to override tambo URL, for local dev (#379) (2a79b55)
- update showcase with new components (#367) (581359a)
Miscellaneous