Skip to content

DynamicComponents - v2.2.0

Compare
Choose a tag to compare
@ysfchn ysfchn released this 26 Dec 16:12
facb5df

Changes

  • Fixed issues caused by v2.0.
  • Added new GenerateId block.
  • Added new GetComponentMeta block.
  • Added new GetEventMeta block.
  • Added new GetFunctionMeta block.
  • Added new GetPropertyMeta block.
  • Added new ComponentBuilt event.
  • Deprecated ComponentCreated event.
  • Deprecated GetName method.
  • Deprecated RandomUUID method.
  • Deprecated ListDetails method.
  • ChangeId block will now replace the word for all IDs.
  • LastUsedID block block reverted back to using v2.0.0s method.
  • Schemas now can prefix keys with "%"
  • Async block was removed due to the new Thread designer-only property.

Detailed changes can be found on community post