react-v1.1.0

tambo-ai/tamboreact-v1.1.0Feb 27, 2026by tambo-bot

AI Summary

This release (1.1.0) focuses on finalizing the UI message input behavior with contextual showcase prompts, along with important developer experience improvements including HMR/tsconfig updates and removal of the react-dom peer dependency. Documentation was also improved with fixed README links and expanded TamboStubProvider props.

Key Highlights

  • Finalized message input behavior with contextual showcase prompts in UI
  • Removed react-dom peer dependency from react-sdk
  • Updated custom condition usage for HMR/dev/tsconfig
  • Fixed README link and expanded TamboStubProvider props documentation

New Features

  • Finalized message input behavior and contextual showcase prompts (#2447)

Full Release Notes

## [1.1.0](https://github.com/tambo-ai/tambo/compare/react-v1.0.3...react-v1.1.0) (2026-02-27)


### Features

* **ui:** finalize message input behavior and contextual showcase prompts ([#2447](https://github.com/tambo-ai/tambo/issues/2447)) ([00434a5](https://github.com/tambo-ai/tambo/commit/00434a5de077357cc7b4725cc16cf7e78c094a2e))


### Bug Fixes

* **dev:** update custom condition usage for hmr/dev/tsconfig ([#2480](https://github.com/tambo-ai/tambo/issues/2480)) ([71a141d](https://github.com/tambo-ai/tambo/commit/71a141de9ccbd7cf82c0e5170eb3274b177b6641))
* **react-sdk:** remove react-dom peer dependency ([#2513](https://github.com/tambo-ai/tambo/issues/2513)) ([029cdb3](https://github.com/tambo-ai/tambo/commit/029cdb3e9bff3eab302778e048c3176834bf3032))


### Documentation

* **react-sdk:** fix README link and expand TamboStubProvider props ([#2507](https://github.com/tambo-ai/tambo/issues/2507)) ([238622b](https://github.com/tambo-ai/tambo/commit/238622be1996abeb597d3e04981d99b9f2dda0f7))