Files
2026-01-19 15:17:11 +00:00

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.