You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SDK renamed its build-tool contract from a single
@datadog/apps-backend/internal entry (createBackendFrom$/setBackend) to
@datadog/apps-backend/runtime (setBackend) paired with a runtime factory
at @datadog/apps-backend/runtime/jsFunctionWithActions
(buildRuntimeFromJsFunctionWithActions). Update the generated virtual
entry to import and call the new pair.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
0 commit comments