Files
codeql/javascript/ql/lib/change-notes/released/0.6.1.md
2023-04-28 12:14:35 +00:00

253 B

0.6.1

Major Analysis Improvements

  • The Yaml.qll library was moved into a shared library pack named codeql/yaml to make it possible for other languages to re-use it. This change should be backwards compatible for existing JavaScript queries.