JS: Change note

This commit is contained in:
Asger F
2025-06-23 16:08:21 +02:00
parent 61887beae0
commit 4fc5738ded

View File

@@ -0,0 +1,5 @@
---
category: majorAnalysis
---
* Taint is now tracked through the React `use` function.
* Parameters of React server functions, marked with the `"use server"` directive, are now seen as taint sources.