Skip to main content

Dynatrace App Toolkit

0.106.0

Minor Changes

  • Update app templates dependencies

Patch Changes

  • Prevent cli create command from overwriting existing folders
  • Improve spinner when building actions and widgets
  • Improve indentation inside the terminal output
  • Fix the esbuild issue for Windows users that sometimes happens when updating the app
  • Rename serverless to app function
  • Mocks services from inside the serverless functions
  • Correct the usage hint after the function was generated
  • Generate app icon when deploying with --dry-run flag

0.105.0

Minor Changes

  • Add source maps support for new widgets and actions

Patch Changes

  • Prevent the cli create command from overwriting existing folders
  • Fix esbuild permission problems when updating it
  • Correct the quickstart hint for the new functions
  • Improve actions and widgets plugins configuration

0.104.0

Minor Changes

  • Add the possibility to specify esbuild plugins for the widget
  • Update app templates dependencies

Patch Changes

  • Fix problemMatcher in vscode debugging tasks
  • Improve deploy status messages
  • Improve package manager warning when creating the app
  • Correct environmentUrl in the example for app.config.json

0.103.0

Minor Changes

  • Fix passing of the cwd flag when generating function.
  • Fix peer dependencies mismatch when executing migrations.

0.102.1

Minor Changes

  • BREAKING CHANGE: The package.json was removed as a fallback to retrieve app metadata like the app's name, description, and version. Please make sure you provide this information in the app's configuration file.

Patch Changes

  • Remove migration to resolve bug in update command

0.101.1

Patch Changes

  • Fix function and UI debugging
  • Fix missing app metadata in detached mode
  • Intents warning can now be closed
  • Fix a bug where the deployment failed caused by a non-resolvable dependency

0.101.0

Minor Changes

  • Update dependencies of app templates
  • Update esbuild to 0.17.18

0.100.0

Minor Changes

  • Limit app name to 40 and app id to 50 characters

Patch Changes

  • Fix a bug where plugins that have esbuild as a direct dependency did not work properly
  • Fix missing tsconfig.json message
  • Add missing query-param to the app registry call

0.99.3

  • Initial public release.
Still have questions?
Find answers in the Dynatrace Community