mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
Add change note and added tanstack to supported framework list
This commit is contained in:
@@ -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
|
||||
|
||||
4
javascript/ql/lib/change-notes/2025-02-21-tanstack.md
Normal file
4
javascript/ql/lib/change-notes/2025-02-21-tanstack.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Added Library modeling for the `useQuery` hook from `@tanstack/react-query`.
|
||||
Reference in New Issue
Block a user