Javascript SDKs for Hackle
    Preparing search index...

    Release Notes

    Date: August 5, 2026

    This release makes the DevTools compatible with @hackler/javascript-sdk@12.0.0.


    Breaking Changes

    • The peer dependency moved from @hackler/javascript-sdk@^11.21.0 to @hackler/javascript-sdk@^12.0.0. Install this version together with the JavaScript SDK 12.0.0 or later. If you stay on the JavaScript SDK 11.x, keep using @hackler/javascript-devtools@1.0.3.

    Notes

    • No exports were removed or renamed in this release. The major version reflects the peer dependency moving to a new major of the JavaScript SDK.
    • User Explorer is not supported when the JavaScript SDK runs in remote evaluation mode (evaluationMode: "remote"). This is a behavior of the JavaScript SDK 12.0.0, not a change in the DevTools.

    Date: May 7, 2024

    • can drag & drop devtools TriggerButton in also mobile platform.