client-v1.1.0
tambo-ai/tamboclient-v1.1.0Apr 6, 2026by tambo-bot
AI Summary
Feature release that enhances error classification for streaming responses, distinguishing between client-side and server-side errors for better error handling.
Key Highlights
- Added streaming error classification (client vs server errors)
- Updated @tambo-ai/typescript-sdk to 0.94.1
- Updated ESLint dependencies
New Features
- Classify streaming errors as client vs server errors
Full Release Notes
## [1.1.0](https://github.com/tambo-ai/tambo/compare/client-v1.0.5...client-v1.1.0) (2026-04-06) ### Features * **api, client:** classify streaming errors as client vs server errors ([#2681](https://github.com/tambo-ai/tambo/issues/2681)) ([34c22db](https://github.com/tambo-ai/tambo/commit/34c22db24ee6bff9f94b352b58ea43ba948c19b5)) ### Miscellaneous Chores * **deps-dev:** bump the eslint group across 1 directory with 4 updates ([#2703](https://github.com/tambo-ai/tambo/issues/2703)) ([61278a0](https://github.com/tambo-ai/tambo/commit/61278a05de431b9ff4e14e92a3d0433d2bf1d80d)) * **deps:** bump @tambo-ai/typescript-sdk from 0.94.0 to 0.94.1 in the tambo-ai group ([#2706](https://github.com/tambo-ai/tambo/issues/2706)) ([6842afa](https://github.com/tambo-ai/tambo/commit/6842afa3f2b9f0e0be4be46b5def319b10f4f784))