mirror of
https://github.com/github/codeql.git
synced 2026-02-12 13:11:20 +01: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.
|