Releases: omniaura/solid-pulse
Releases · omniaura/solid-pulse
Release list
v0.4.2
v0.4.1
v0.4.0
v0.3.0
v0.2.0
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)