v1.2.7
What's Changed
- perf: gate eager JSON.stringify in debug calls by @msallin in #10
- perf: avoid Date allocations in timeCalcs/targetSpeed by @msallin in #11
- perf: drop defensive spread in activeRoute dispatch by @msallin in #13
- perf: extract buildDeltaMsg with a fixed-shape values array by @msallin in #14
- perf: flatten delta dispatch loop by @msallin in #12
New Contributors
Full Changelog: v1.2.6...v1.2.7