v7.0.2
higress-group/higressv7.0.2May 5, 2026by sindresorhus
AI Summary
This maintenance release addresses a stability issue where the process would hang during component swap operations. The update modifies the logic to defer the disabling of raw mode, ensuring smoother transitions and preventing the hang.
Key Highlights
- Fixes process hang issue occurring during component swap operations
- Defer raw mode disable logic to improve stability
- Addresses potential deadlock scenarios during component lifecycle changes
Full Release Notes
- Fix: Defer raw mode disable to prevent process hang on component swap dd052ea --- https://github.com/vadimdemedes/ink/compare/v7.0.1...v7.0.2