mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
11 lines
276 B
Markdown
11 lines
276 B
Markdown
## 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
|