# pi-utils-ui: v0.2.0

release · 2026-04-14 · #pi-utils-ui · v0.2.0

### Minor Changes

- e0ad809: Refactor `Frame` to extend `Container` from `pi-tui`, inheriting `addChild`, `removeChild`, and `clear`. `borderColor` is now required. Children are no longer accepted via constructor options — use `addChild` instead.
- Add Tree component for rendering nested data with box-drawing characters

- [GitHub release](https://github.com/aliou/pi-utils-ui/releases/tag/v0.2.0)
- [npm](https://www.npmjs.com/package/@aliou/pi-utils-ui/v/0.2.0)
