Files
codeql/javascript/ql/lib/change-notes/released/2.6.20.md
2026-01-19 14:49:14 +00:00

268 B

2.6.20

Minor Analysis Improvements

  • Support use cache directives for Next.js 16.
  • Added PreCallGraphStep flow model for React's useRef hook.
  • Added a DomValueSource that uses the current property off the object returned by React's useRef hook.