Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 18:56
· 8 commits to main since this release

0.2.0 (2026-09-13)

Bug Fixes

  • overlay: measure only in requestAnimationFrame, never inside observer callbacks or cache notifications (747e6d7)
  • overlay: render inside a shadow root with WAAPI fades so the page never sees overlay nodes or animation events (134ef3d)
  • panel: bridge dot carries data-command=bridge.status (parity) (c53dac1)
  • release: example depends on the package via file: (npm rejects bun's workspace: protocol during semantic-release) (8bd29c2)
  • release: root .npmrc workspaces-update=false (npm resolves the workspace root as its prefix) (85f9d4f)
  • release: workspaces-update=false in the package so npm version/publish skip the workspace reify that crashes on bun's node_modules (aa16038)

Features

  • bridge: exponential reconnect backoff and bridge.connect/disconnect/status commands (2cd1a61)
  • panel: fab:false and Alt+Shift+P hotkey so the floating button never covers app chrome (286eae4)
  • tanstack: combined panel — TanStack Solid Query devtools as a tab of the pulse drawer (@omniaura/solid-pulse/tanstack) (4469649)