August 2023 (version 1.59.0)

Welcome to the new DeepScan updates. This release includes support for the latest ES2023 features.

Thank you for your continual love and support!

Analysis Improvements

  • Support new array methods added at ES2023:
    • findLast()
    • findLastIndex()
    • toReversed()
    • toSorted()
    • toSpliced()
    • with()
  • Support namespaced JSX tags and attributes
  • Allow symbol values as WeakMap, WeakSet, and WeakRef keys

Miscellaneous

  • Eclipse plugin is no longer supported