diff --git a/javascript/ql/src/change-notes/2026-01-13-vue-props-callbacks.md b/javascript/ql/src/change-notes/2026-01-13-vue-props-callbacks.md new file mode 100644 index 00000000000..f84e193782d --- /dev/null +++ b/javascript/ql/src/change-notes/2026-01-13-vue-props-callbacks.md @@ -0,0 +1,5 @@ +--- +category: minorAnalysis +--- +* The model of `vue-router` now properly detects taint sources in cases where + the `props` property is a callback.