Skip to content

Releases: TanStack/virtual

@tanstack/lit-virtual@3.13.28

01 Jun 18:30
c33902f

Choose a tag to compare

Patch Changes

  • Updated dependencies [c746841]:
    • @tanstack/virtual-core@3.16.1

@tanstack/angular-virtual@5.0.3

01 Jun 18:30
c33902f

Choose a tag to compare

Patch Changes

  • Updated dependencies [c746841]:
    • @tanstack/virtual-core@3.16.1

@tanstack/vue-virtual@3.13.26

25 May 17:01
693d915

Choose a tag to compare

Patch Changes

  • Updated dependencies [fc992ab]:
    • @tanstack/virtual-core@3.16.0

@tanstack/virtual-core@3.16.0

25 May 17:01
693d915

Choose a tag to compare

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.

@tanstack/svelte-virtual@3.13.26

25 May 17:01
693d915

Choose a tag to compare

Patch Changes

  • Updated dependencies [fc992ab]:
    • @tanstack/virtual-core@3.16.0

@tanstack/solid-virtual@3.13.26

25 May 17:01
693d915

Choose a tag to compare

Patch Changes

  • Updated dependencies [fc992ab]:
    • @tanstack/virtual-core@3.16.0

@tanstack/react-virtual@3.13.26

25 May 17:01
693d915

Choose a tag to compare

Patch Changes

  • Updated dependencies [fc992ab]:
    • @tanstack/virtual-core@3.16.0

@tanstack/lit-virtual@3.13.27

25 May 17:01
693d915

Choose a tag to compare

Patch Changes

  • Updated dependencies [fc992ab]:
    • @tanstack/virtual-core@3.16.0

@tanstack/angular-virtual@5.0.2

25 May 17:01
693d915

Choose a tag to compare

Patch Changes

  • Updated dependencies [fc992ab]:
    • @tanstack/virtual-core@3.16.0

@tanstack/vue-virtual@3.13.25

20 May 20:14
949180b

Choose a tag to compare

Patch Changes