April 2025 (version 1.67.0)

Welcome to the new DeepScan updates. In this release, we continue to enhance React and Vue support.

Thank you for your continual love and support!

Analysis Improvements

  • Support the generic attribute of Vue <script setup>
  • Allow specifying js and jsx for the lang attribute of Vue <script>
  • Allow using <hr>, <script>, and <template> as the children of React <select> element
  • Allow using generator functions as React components

Miscellaneous