summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/hooks/useConsoleMessages.test.ts
AgeCommit message (Collapse)Author
2025-07-26Handle unhandled rejections more gracefully. (#4417)Jacob Richman
Co-authored-by: Tommaso Sciortino <[email protected]>
2025-05-23Make console message support more robust to logging in the middle of ↵Jacob Richman
rendering. (#521)