We use ink for CLI react. It doesn't support React 19 though - vadimdemedes/ink#688
(I could put React 18 in dev deps, but I don't want to limit peer deps to React 18.)
This doesn't matter much right now - React is only used for rare flags like --show-project-state. I'm filing this issue to track when Ink will fix this upstream.
We use ink for CLI react. It doesn't support React 19 though - vadimdemedes/ink#688
(I could put React 18 in dev deps, but I don't want to limit peer deps to React 18.)
This doesn't matter much right now - React is only used for rare flags like
--show-project-state. I'm filing this issue to track when Ink will fix this upstream.