Skip to content

ci: Version Packages#1184

Merged
piecyk merged 1 commit into
mainfrom
changeset-release/main
Jun 2, 2026
Merged

ci: Version Packages#1184
piecyk merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jun 2, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@tanstack/virtual-core@3.17.0

Minor Changes

  • #1186 fbf3bdb - Add useCachedMeasurements option to skip DOM measurement when the list is hidden (e.g. display: none). When enabled, the default measureElement returns the cached size or estimateSize fallback instead of reading the DOM, preventing ResizeObserver from resetting measurements to zero.

Patch Changes

  • #1183 c0b84c8 - Skip synchronous DOM read (offsetWidth/offsetHeight) in default measureElement when a cached size already exists, reducing layout reflow on re-renders

@tanstack/angular-virtual@5.0.4

Patch Changes

  • Updated dependencies [c0b84c8, fbf3bdb]:
    • @tanstack/virtual-core@3.17.0

@tanstack/lit-virtual@3.13.29

Patch Changes

  • Updated dependencies [c0b84c8, fbf3bdb]:
    • @tanstack/virtual-core@3.17.0

@tanstack/react-virtual@3.14.2

Patch Changes

  • Updated dependencies [c0b84c8, fbf3bdb]:
    • @tanstack/virtual-core@3.17.0

@tanstack/solid-virtual@3.13.28

Patch Changes

  • Updated dependencies [c0b84c8, fbf3bdb]:
    • @tanstack/virtual-core@3.17.0

@tanstack/svelte-virtual@3.13.28

Patch Changes

  • Updated dependencies [c0b84c8, fbf3bdb]:
    • @tanstack/virtual-core@3.17.0

@tanstack/vue-virtual@3.13.28

Patch Changes

  • Updated dependencies [c0b84c8, fbf3bdb]:
    • @tanstack/virtual-core@3.17.0

@tanstack/virtual-benchmarks@0.0.5

Patch Changes

  • Updated dependencies []:
    • @tanstack/react-virtual@3.14.2

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 433c096 to 80ac0b2 Compare June 2, 2026 07:02
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 80ac0b2 to 9fd1ee7 Compare June 2, 2026 07:17
@piecyk piecyk merged commit b983b21 into main Jun 2, 2026
2 checks passed
@piecyk piecyk deleted the changeset-release/main branch June 2, 2026 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant