We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26f5643 commit e64f96cCopy full SHA for e64f96c
javascript/ql/lib/change-notes/2022-04-04-dataflow-models.md
@@ -1,5 +1,6 @@
1
---
2
-category: minorAnalysis
+category: breaking
3
4
* Many library models have been rewritten to use dataflow nodes instead of the AST.
5
- These changes include some renamings where the old name is still available as a deprecated feature.
+ The types of some classes have been changed, and these changes may break existing code.
6
+ Other classes and predicates have been renamed, in these cases the old name is still available as a deprecated feature.
0 commit comments