Skip to content

@tanstack/devtools@0.13.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 12:35
Immutable release. Only release title and notes can be modified.
f9553f5

Minor Changes

  • #485 d061f0c - Add a floating trigger mode. Set triggerMode: 'floating' (or choose it under
    Settings → Trigger Mode) to drag the devtools trigger anywhere on screen with
    the left mouse button. Releasing a drag with velocity throws it — it glides with
    momentum and springs back off the screen edges. The trigger is always kept
    within a padded, on-screen area (it can never end up off-screen) and its
    position is persisted to local storage.