@tambo-ai/react-ui-base-v0.1.1
tambo-ai/tambo@tambo-ai/react-ui-base-v0.1.1Mar 6, 2026by tambo-bot
AI Summary
This is a minor bug fix release for the @tambo-ai/react-ui-base package that addresses an issue with the MessageInput.SubmitButton event callback. The fix resolves issue #2567 where the event handler was not working correctly.
Key Highlights
- Fixed MessageInput.SubmitButton event callback not firing correctly
- Resolved issue #2567 in the react-ui-base component
Full Release Notes
## [0.1.1](https://github.com/tambo-ai/tambo/compare/@tambo-ai/react-ui-base-v0.1.0...@tambo-ai/react-ui-base-v0.1.1) (2026-03-06) ### Bug Fixes * **react-ui-base:** fix MessageInput.SubmitButton event callback ([#2567](https://github.com/tambo-ai/tambo/issues/2567)) ([286df2a](https://github.com/tambo-ai/tambo/commit/286df2a16b87eedc31dfa1371b8b159b8b082a64))