JS: Change note

This commit is contained in:
Asger F
2025-01-30 20:41:04 +01:00
parent 16f7373712
commit d23c198072

View File

@@ -0,0 +1,5 @@
---
category: majorAnalysis
---
* Improved support for NestJS applications that make use of dependency injection with custom providers.
Calls to methods on an injected service should now be resolved properly.