diff --git a/javascript/ql/src/change-notes/2025-11-25-nextjs-project-layout.md b/javascript/ql/src/change-notes/2025-11-25-nextjs-project-layout.md new file mode 100644 index 00000000000..7135aa3f2ed --- /dev/null +++ b/javascript/ql/src/change-notes/2025-11-25-nextjs-project-layout.md @@ -0,0 +1,4 @@ +--- +category: minorAnalysis +--- +* Fixed a bug in the Next.js model that would cause the analysis to miss server-side taint sources in the `app/pages` folder.