Update javascript/ql/lib/change-notes/2025-03-20-superagent.md

Co-authored-by: Asger F <asgerf@github.com>
This commit is contained in:
Napalys Klicius
2025-03-20 13:48:40 +01:00
committed by GitHub
parent 38624a0d78
commit 13e90c1606

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
* Extended support for `superagent` to include function call syntax and agent-based requests.
* Improved support for `superagent` to handle the case where the package is directly called as a function, or via the `.del()` or `.agent()` method.