mirror of
https://github.com/github/codeql.git
synced 2026-05-04 21:25:44 +02:00
Fix list formatting inconsistency
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
- Support `use cache` directives for Next.js 16.
|
||||
* 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.
|
||||
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
- Support `use cache` directives for Next.js 16.
|
||||
* 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.
|
||||
|
||||
Reference in New Issue
Block a user