mirror of
https://github.com/github/codeql.git
synced 2026-04-13 19:14:04 +02:00
8 lines
268 B
Markdown
8 lines
268 B
Markdown
## 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.
|