Add change note

This commit is contained in:
Tom Hvitved
2024-01-22 10:09:39 +01:00
parent d2d017dd64
commit 803513acc6

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* 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.