github TanStack/virtual @tanstack/react-virtual@3.14.3

latest releases: @tanstack/svelte-virtual@3.13.29, @tanstack/solid-virtual@3.13.29, @tanstack/vue-virtual@3.13.29...
5 hours ago

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

Don't miss a new virtual release

NewReleases is sending notifications on new releases.