react-v1.0.1

tambo-ai/tamboreact-v1.0.1Feb 10, 2026by tambo-bot

AI Summary

This is a minor patch release (1.0.1) for the tambo-ai/tambo React SDK that addresses a bug fix for tool call arguments and includes documentation updates. The release focuses on improving SDK flexibility by making tool call arguments less strict.

Key Highlights

  • Fixed tool call arguments in the React SDK to be less strict/more flexible
  • Updated README documentation across the project
  • This is a patch version release (1.0.1) following the initial v1.0.0 release

Full Release Notes

## [1.0.1](https://github.com/tambo-ai/tambo/compare/react-v1.0.0...react-v1.0.1) (2026-02-10)


### 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))


### Miscellaneous Chores

* update readmes ([#2368](https://github.com/tambo-ai/tambo/issues/2368)) ([1998482](https://github.com/tambo-ai/tambo/commit/19984822494539999d82a4bc4ac8c27e3aef4645))