Files
codeql/shared/dataflow/change-notes/2025-01-27-outdated-deprecations.md
2025-01-27 22:43:13 +01:00

300 B

category
category
breaking
  • Deleted the deprecated Make and MakeWithState modules, use Global and GlobalWithState instead.
  • Deleted the deprecated hasFlow, hasFlowPath, hasFlowTo, and hasFlowToExpr predicates, use flow, flowPath, flowTo, and flowToExpr respectively instead.