intermediate: true now works on my-slider-v2. The thumb tracks your pointer while dragging instead of snapping back to the start on the first update.
New intermediateInterval option (default 100ms). Throttles how often updates are sent while dragging so fast drags don't flood Home Assistant.
Fixed the showValue bubble flickering when used together with intermediate: true.
Full Changelog: v2.2.0-beta.2...v2.2.0-beta.3