Skip to content

@tanstack/virtual-core@3.17.10

Choose a tag to compare

@github-actions github-actions released this 11 Sep 15:38
· 6 commits to main since this release
Immutable release. Only release title and notes can be modified.
df47889

Patch Changes

  • #1272 ab3278c - Keep an end-pinned virtualizer following appended items when older items are trimmed in the same update and the item count does not increase. Recognize ordered, overlapping windows while preserving reading anchors for users who have scrolled away from the end.

    Preserve item keys in the lazy measurement cache so a stable getItemKey callback reading mutable data cannot change the identity of previously measured rows.