mirror of
https://github.com/github/codeql.git
synced 2026-02-12 05:01:06 +01:00
268 B
268 B
2.6.20
Minor Analysis Improvements
- Support
use cachedirectives for Next.js 16.
- Added
PreCallGraphStepflow model for React'suseRefhook. - Added a
DomValueSourcethat uses thecurrentproperty off the object returned by React'suseRefhook.