added

Component SDK 1.3.0

2023-49

Features:

Changes:

  • Brings simulator and types packages up-to-date with the latest changes.
  • Adds support for newline breaks in text messages for dialogs.
  • Introduces new object syntax for configuration of static asset files.
  • Fixes a bug where resource data would not be rendered for both agent and asset bindings simultaneously.
  • Introduces configuration property for component-level configuration of the root directory.
  • Removes superfluous heading in Text component input.
  • Removes experimental annotation for component context dialog API.
  • Removes experimental annotations for BackendComponentClient and DocumentStorageClient API's
  • Fixes a bug in the simulator where components would not be shown in the report view.
  • Adds manifest validation error-message in the simulator.
  • Updates syntax for login command in simulator.
  • Adds source option for ComponentContext.translate method.
  • Adds ObjectStorageClient API's to be used for document storage.
  • ComponentContext tooltip API is no longer experimental.
  • Fixes a bug where the runner's build command would fail to parse the "assets" command line argument on a Windows machine.
  • Fixes memory leak with process listeners in runner build command.
  • Adds UserList as a new resource data client selector.
  • Adds extra silent argument to run build function without command line output.