Skip to content

Releases: TanStack/virtual

@tanstack/angular-virtual@4.0.9

06 Mar 06:40
c4da5cb

Choose a tag to compare

Patch Changes

  • Updated dependencies [be89e29]:
    • @tanstack/virtual-core@3.13.21

@tanstack/vue-virtual@3.13.20

05 Mar 21:10
d2a9995

Choose a tag to compare

Patch Changes

  • Updated dependencies [ff83e94]:
    • @tanstack/virtual-core@3.13.20

@tanstack/virtual-core@3.13.20

05 Mar 21:10
d2a9995

Choose a tag to compare

Patch Changes

  • fix(virtual-core): early return in _measureElement for disconnected nodes (#1135)

@tanstack/svelte-virtual@3.13.20

05 Mar 21:10
d2a9995

Choose a tag to compare

Patch Changes

  • Updated dependencies [ff83e94]:
    • @tanstack/virtual-core@3.13.20

@tanstack/solid-virtual@3.13.20

05 Mar 21:10
d2a9995

Choose a tag to compare

Patch Changes

  • Updated dependencies [ff83e94]:
    • @tanstack/virtual-core@3.13.20

@tanstack/react-virtual@3.13.20

05 Mar 21:10
d2a9995

Choose a tag to compare

Patch Changes

  • Updated dependencies [ff83e94]:
    • @tanstack/virtual-core@3.13.20

@tanstack/lit-virtual@3.13.21

05 Mar 21:10
d2a9995

Choose a tag to compare

Patch Changes

  • Updated dependencies [ff83e94]:
    • @tanstack/virtual-core@3.13.20

@tanstack/angular-virtual@4.0.8

05 Mar 21:10
d2a9995

Choose a tag to compare

Patch Changes

  • Updated dependencies [ff83e94]:
    • @tanstack/virtual-core@3.13.20

@tanstack/vue-virtual@3.13.19

23 Feb 22:50
e0e4dcd

Choose a tag to compare

Patch Changes

  • Updated dependencies [843109c]:
    • @tanstack/virtual-core@3.13.19

@tanstack/virtual-core@3.13.19

23 Feb 22:50
e0e4dcd

Choose a tag to compare

Patch Changes

  • Fix crash when component unmounts during scrollToIndex by adding a null guard for targetWindow inside the requestAnimationFrame callback (#1129)