Download Latest Version @tanstack_virtual-core@3.16.0 source code.tar.gz (1.3 MB)
Email in envelope

Get an email when there's a new version of TanStack Virtual

Home / @tanstack_virtual-core@3.16.0
Name Modified Size InfoDownloads / Week
Parent folder
@tanstack_virtual-core@3.16.0 source code.tar.gz < 15 hours ago 1.3 MB
@tanstack_virtual-core@3.16.0 source code.zip < 15 hours ago 1.5 MB
README.md < 15 hours ago 641 Bytes
Totals: 3 Items   2.8 MB 0

Minor Changes

  • Add end-anchored virtualization support for chat, logs, and reverse feeds. (#1173)

    New anchorTo: 'end' mode keeps the current visible item stable when older items are prepended, while preserving the existing start-anchored behavior by default. It also keeps an end-pinned viewport pinned when the last item grows during streaming output.

    Add followOnAppend so new items scroll into view only when the viewport was already at the end, plus scrollEndThreshold, scrollToEnd(), getDistanceFromEnd(), and isAtEnd() helpers for chat-style integrations.

Source: README.md, updated 2026-05-25