v2.1.15
Claude CodeSummary
This release focuses on improving stability and performance by fixing UI freezing issues related to the MCP stdio server and context warnings. It also introduces a deprecation notice for npm installations, guiding users toward the recommended installation method.
New Features
- Added deprecation notification for npm installations, directing users to use `claude install` or consult the getting started documentation.
Bug Fixes
- Fixed the "Context left until auto-compact" warning that failed to disappear after executing the `/compact` command.
- Fixed the MCP stdio server timeout issue that prevented the child process from being killed, which previously caused UI freezes.
Improvements
- Improved UI rendering performance by integrating the React Compiler.