Skip to content

v16.19.0

Compare
Choose a tag to compare
@chali chali released this 06 Apr 17:10
83c02ff

Detect configuration methodCall() use case as a dependency declaration. It will invoke visitAnyObjectDependency rule callback. The logic now even calls the callback when the function cannot be evaluated. It will pass an instance of NotEvaluatedObject with the original AST node instead of evaluated object.