Release preparation for version 2.21.4

This commit is contained in:
github-actions[bot]
2025-05-27 17:22:05 +00:00
parent 5df50c0b14
commit bfb91e95e3
174 changed files with 483 additions and 190 deletions

View File

@@ -1,3 +1,9 @@
## 2.6.4
### Minor Analysis Improvements
* Improved analysis for `ES6 classes` mixed with `function prototypes`, leading to more accurate call graph resolution.
## 2.6.3
### Minor Analysis Improvements