v6.4.0
vadimdemedes/inkv6.4.0Oct 26, 2025by sindresorhus
AI Summary
Adds an `onRender` hook for lifecycle management and fixes color styling for `.dim.bold` classes.
Key Highlights
- Add onRender hook
- Fix .dim.bold color
New Features
- onRender hook
Full Release Notes
- Add [`onRender`](https://github.com/vadimdemedes/ink?tab=readme-ov-file#onrender) hook (#795) deff4ef - Fix `.dim.bold` color (#798) 5ae461e --- https://github.com/vadimdemedes/ink/compare/v6.3.1...v6.4.0