Files
codeql/javascript/ql/lib/change-notes/released/1.1.0.md
2024-07-08 09:10:51 +00:00

276 B

1.1.0

Major Analysis Improvements

  • Added support for TypeScript 5.5.

Minor Analysis Improvements

  • Enabled type-tracking to follow content through array methods
  • Improved modeling of Array.prototype.splice for when it is called with more than two arguments