Skip to content

v2.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jul 08:49
2.4.0
65b39d3

Added

  • Add a getDirectChildren(parentInstance, parentName, childrenName) helper function (#253, c89e123)
  • Add a isDirectChild(parentInstance, parentName, childInstance, childName) helper function (#253, 04693b0)

Fixed

  • Revert "Change build target to ES2022" (c51f580)