Skip to content

Releases: TanStack/virtual

@tanstack/solid-virtual@3.13.30

Choose a tag to compare

@github-actions github-actions released this 26 Jun 10:47
Immutable release. Only release title and notes can be modified.
d73a538

Patch Changes

  • Updated dependencies [b04f9ee, 37be284]:
    • @tanstack/virtual-core@3.17.2

@tanstack/react-virtual@3.14.4

Choose a tag to compare

@github-actions github-actions released this 26 Jun 10:47
Immutable release. Only release title and notes can be modified.
d73a538

Patch Changes

  • Updated dependencies [b04f9ee, 37be284]:
    • @tanstack/virtual-core@3.17.2

@tanstack/lit-virtual@3.13.31

Choose a tag to compare

@github-actions github-actions released this 26 Jun 10:47
Immutable release. Only release title and notes can be modified.
d73a538

Patch Changes

  • Updated dependencies [b04f9ee, 37be284]:
    • @tanstack/virtual-core@3.17.2

@tanstack/angular-virtual@5.0.6

Choose a tag to compare

@github-actions github-actions released this 26 Jun 10:47
Immutable release. Only release title and notes can be modified.
d73a538

Patch Changes

  • Updated dependencies [b04f9ee, 37be284]:
    • @tanstack/virtual-core@3.17.2

@tanstack/vue-virtual@3.13.29

Choose a tag to compare

@github-actions github-actions released this 15 Jun 19:53
75ae896

Patch Changes

  • Updated dependencies [ef69ea3]:
    • @tanstack/virtual-core@3.17.1

@tanstack/virtual-core@3.17.1

Choose a tag to compare

@github-actions github-actions released this 15 Jun 19:53
75ae896

Patch Changes

  • #1199 ef69ea3 - Fix "items jump while scrolling up": the default scroll-adjustment predicate now compensates scrollTop on the first measurement of an above-viewport item even while scrolling backward (the estimate→actual delta must be absorbed), and only skips compensation for re-measurements during backward scroll to avoid the cascading jank

@tanstack/svelte-virtual@3.13.29

Choose a tag to compare

@github-actions github-actions released this 15 Jun 19:53
75ae896

Patch Changes

  • Updated dependencies [ef69ea3]:
    • @tanstack/virtual-core@3.17.1

@tanstack/solid-virtual@3.13.29

Choose a tag to compare

@github-actions github-actions released this 15 Jun 19:53
75ae896

Patch Changes

  • Updated dependencies [ef69ea3]:
    • @tanstack/virtual-core@3.17.1

@tanstack/react-virtual@3.14.3

Choose a tag to compare

@github-actions github-actions released this 15 Jun 19:53
75ae896

Patch Changes

  • #1201 2ba5eb6 - Make directDomUpdates a no-op for direct DOM writes when containerRef is omitted. Previously the virtualizer still wrote item positions while never sizing the container (a broken half-state). Now omitting containerRef skips all direct writes while still skipping re-renders, letting consumers own the DOM updates themselves (e.g. in onChange).

  • Updated dependencies [ef69ea3]:

    • @tanstack/virtual-core@3.17.1

@tanstack/lit-virtual@3.13.30

Choose a tag to compare

@github-actions github-actions released this 15 Jun 19:53
75ae896

Patch Changes

  • Updated dependencies [ef69ea3]:
    • @tanstack/virtual-core@3.17.1