January 2021 (version 1.45.0)
Welcome to the new DeepScan updates. Happy new year and happy new office. We are moving to big building in Jamsil, Seoul. We hope that our business is also expanding like that. :)
Thank you for your continual love and support!
New Rules
The following rules are introduced:
- MISUSED_ITERATOR - Do not misuse iterator objects as an array
Analysis Improvements
- Improve analysis precision for Vue computed ref access
- Improve analysis precision for imported values at Vue
setup()
function - Extend MISPLACED_ALTERNATIVE_IN_REGEXP for regular expressions ending with optional patterns
Bug Fixes
- Analyzer may abnormally terminate when an imported function returns Vue
computed()
ref .vue
file is incorrectly ignored when a.ts
file with the same name exists in the same directory