JS: Add change note

This commit is contained in:
Asger F
2024-04-08 10:02:28 +02:00
parent 6e931000c2
commit ad9838d0fe

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
* `API::Node#getInstance()` now includes instances of subclasses, include transitive subclasses.
The same changes applies to uses of the `Instance` token in data extensions.