JS: add change note

This commit is contained in:
Napalys Klicius
2025-06-16 16:35:39 +02:00
parent 060b98d36c
commit 72528749f2

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
* Improved data flow tracking through middleware to handle default value and similar patterns.
* Added `req._parsedUrl` as a remote input source.