mirror of
https://github.com/github/codeql.git
synced 2026-07-12 15:05:33 +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.