2024.1.1-nightly.2024.3.30
farmaazon
tagged this
29 Mar 16:31
Fixes #9314 The node deletion does not remove AST node from the module, only unpin it from its parent; so undoing does not add this node, just modify it, and thus we weren't informed about metadata change.