@tambo-ai/react-ui-base-v0.1.4
tambo-ai/tambo@tambo-ai/react-ui-base-v0.1.4Mar 9, 2026by tambo-bot
AI Summary
This is a minor patch release (v0.1.4) of the @tambo-ai/react-ui-base package that adds the export of GenerationStage from the package barrel file, making this component available for external import by consumers.
Key Highlights
- Added export of GenerationStage from package barrel file
- Addresses GitHub issue #2588
- Minor version bump from v0.1.3 to v0.1.4
New Features
- Export GenerationStage from package barrel (allows external usage via package exports)
Full Release Notes
## [0.1.4](https://github.com/tambo-ai/tambo/compare/@tambo-ai/react-ui-base-v0.1.3...@tambo-ai/react-ui-base-v0.1.4) (2026-03-09) ### Features * **react-ui-base:** export GenerationStage from package barrel ([#2588](https://github.com/tambo-ai/tambo/issues/2588)) ([facec3b](https://github.com/tambo-ai/tambo/commit/facec3bdf6338be4b0298bc8406ace1c55d4d988))