December 2022 (version 1.55.0)

Welcome to the new DeepScan updates. This is the last update for 2022. As usual, we have added support for the latest features of ECMAScript and TypeScript.

Thank you for your continual love and support. We will come back with more features in 2023!

TypeScript 4.9 Support

  • Support satisfies operator

Analysis Improvements

  • Support ES2022 Object.hasOwn()
  • Support ES2022 .at() method of indexable values
  • Support ES2022 error cause property

Bug Fixes

  • Analyzer may abnormally terminate when a function is used as the default value of a pattern
  • Analyzer may abnormally terminate when a boolean value is used at React.useCallback()
  • Code location links in alarm messages may not work properly in some cases
  • Back button from code location links does not work property in Files view
  • Duplicate or obsolete issues may be displayed in file viewers for pull requests
  • Out-of-sync code may be displayed in file viewers for pull requests
  • UI is not properly blocked when deleting team or project is taking long time
  • Branch information is incorrect in pull request links at team activity items