v0.3.3

ComposioHQ/awesome-claude-skillsv0.3.3Jun 7, 2026by github-actions[bot]

AI Summary

Introduces a new styling property for UI boxes and hardens internal pool slot lifetime handling for better stability.

Key Highlights

  • Added `titleColor` prop to box component
  • Implemented guards for error handling
  • Hardened pool slot lifetime handling

New Features

  • titleColor prop
  • Guards implementation
  • Grapheme pool slot lifetime hardening

Full Release Notes

## What's Changed
* feat(box): add titleColor prop by @MEDOYED in https://github.com/anomalyco/opentui/pull/1122
* Guards by @kommander in https://github.com/anomalyco/opentui/pull/1123
* ref(grapheme): harden pool slot lifetime handling by @simonklee in https://github.com/anomalyco/opentui/pull/1128

## New Contributors
* @MEDOYED made their first contribution in https://github.com/anomalyco/opentui/pull/1122

**Full Changelog**: https://github.com/anomalyco/opentui/compare/v0.3.2...v0.3.3