Skip to content

Conversation

@rjcorwin
Copy link
Owner

This upgrade brings the CLI terminal UI framework to the latest versions:

  • ink: v3.2.0 → v6.3.1
  • react: v18.2.0 → v19.0.0
  • Added @types/react v19 to devDependencies

Changes made:

  • Updated package.json dependencies
  • Added explicit return type annotations to React components to fix TypeScript inference issues
  • All e2e tests pass (15/15 passed)
  • No breaking changes to existing code (all colors already use supported formats)

Proposal: spec/cli/proposals/u7k-upgrade-ink-v6/

🤖 Generated with Claude Code

This upgrade brings the CLI terminal UI framework to the latest versions:
- ink: v3.2.0 → v6.3.1
- react: v18.2.0 → v19.0.0
- Added @types/react v19 to devDependencies

Changes made:
- Updated package.json dependencies
- Added explicit return type annotations to React components to fix TypeScript inference issues
- All e2e tests pass (15/15 passed)
- No breaking changes to existing code (all colors already use supported formats)

Proposal: spec/cli/proposals/u7k-upgrade-ink-v6/

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants