Files
codeql/ruby/ql/lib/change-notes/released/0.8.8.md
2024-02-05 17:58:57 +00:00

6 lines
210 B
Markdown

## 0.8.8
### Minor Analysis Improvements
* Flow is now tracked through Rails `render` calls, when the argument is a `ViewComponent`. In this case, data flow is tracked into the accompanying `.html.erb` file.