mirror of
https://github.com/github/codeql.git
synced 2026-07-12 06:55:32 +02:00
Introduced a new change note detailing that `DataFlow::globalVarRef` now recognizes `document.defaultView` as an alias of `window`, enhancing the modeling of data flows involving `history` in queries.