showcase-v0.37.1

tambo-ai/tamboshowcase-v0.37.1Feb 11, 2026by tambo-bot

AI Summary

This is a minor patch release (0.37.1) focused on bug fixes. The update includes a fix to make tool call arguments more flexible in the React SDK, as well as documentation improvements to ensure code snippets and API tables accurately reflect the current component APIs.

Key Highlights

  • Fixed tool call args in the React SDK to be less strict (#2361)
  • Updated code snippets and API tables in showcase to match current component APIs (#2367)

Full Release Notes

## [0.37.1](https://github.com/tambo-ai/tambo/compare/showcase-v0.37.0...showcase-v0.37.1) (2026-02-11)


### Bug Fixes

* **react-sdk:** unstrictify tool call args in the SDK ([#2361](https://github.com/tambo-ai/tambo/issues/2361)) ([6240c3c](https://github.com/tambo-ai/tambo/commit/6240c3c1b421914a3ca991c7c5ddbbd849e3bc38))
* **showcase:** update code snippets and API tables to match current component APIs ([#2367](https://github.com/tambo-ai/tambo/issues/2367)) ([69b62a8](https://github.com/tambo-ai/tambo/commit/69b62a89491f963f30182bb45193d816aa67f037))