February 2026 (version 1.70.0)
Welcome to the new DeepScan updates. In this release, we added support for new ECMAScript features.
Thank you for your continual love and support!
Analysis Improvements
-
Support builtin API methods added at ES2025:
- Set composition methods
- Float16Array methods
Promise.try()RegExp.escape()
- Support ESNext
import deferandimport source - Apply more selective detection for MISSING_COMMA
Bug Fixes
- False alarms for MISSING_ELSE_KEYWORD may occur on minified code in custom format
- Fix incorrect impact of REACT_MISUSED_INNER_HTML alarms