@tanstack/virtual-core@3.17.4
Immutable
release. Only release title and notes can be modified.
Patch Changes
-
#1224
6cbecd8- Improve multi-lane virtualization performance: replace the backward scan in getMeasurements with an incremental per-lane argmin (O(lanes) shortest-lane lookup). Placement output is unchanged and the single-lane fast path is untouched. -
#1223
d49cc52- Made gap option changes invalidate measurements -
#1220
cf7834d- Reset iOS gesture/deferral state incleanup()so it no longer leaks across scroll element swaps.