Add change note and added tanstack to supported framework list

This commit is contained in:
Napalys
2025-02-21 13:47:48 +01:00
parent ab0241c1de
commit 3587ba593a
2 changed files with 5 additions and 0 deletions

View File

@@ -181,6 +181,7 @@ and the CodeQL library pack ``codeql/javascript-all`` (`changelog <https://githu
swig, templating language
underscore, Utility library
vue, HTML framework
tanstack, Utility library
Python built-in support

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added Library modeling for the `useQuery` hook from `@tanstack/react-query`.