Skip to content

ci: Version Packages#1210

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

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

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

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/angular-virtual@5.0.6

Patch Changes

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

@tanstack/lit-virtual@3.13.31

Patch Changes

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

@tanstack/react-virtual@3.14.4

Patch Changes

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

@tanstack/solid-virtual@3.13.30

Patch Changes

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

@tanstack/svelte-virtual@3.13.30

Patch Changes

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

@tanstack/virtual-core@3.17.2

Patch Changes

  • #1208 b04f9ee - Skip redundant scroll events at unchanged offset

  • #1209 37be284 - Sync scrollOffset in applyScrollAdjustment so end-anchored streaming resize isn't lost to browser clamp

    With anchorTo: 'end' and a dynamically growing last item (token streaming), resizeItem writes the scroll adjustment to scrollTop before the consumer has grown the sizer, so the browser clamps the write and no scroll event fires. scrollOffset stayed stale, the next tick's wasAtEnd check failed, and the viewport drifted away from the end. This fix carries the intended target in scrollOffset (zeroing scrollAdjustments) the same way the prepend path in setOptions does, so the next getVirtualDistanceFromEnd() reads the post-adjustment position.

@tanstack/vue-virtual@3.13.30

Patch Changes

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

@tanstack/virtual-benchmarks@0.0.7

Patch Changes

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

@github-actions github-actions Bot force-pushed the changeset-release/main branch from b0b27c8 to 94818b2 Compare June 26, 2026 10:19
@github-actions

Copy link
Copy Markdown
Contributor Author

🚀 Changeset Version Preview

No changeset entries found. Merging this PR will not cause a version bump for any packages.

@nx-cloud

nx-cloud Bot commented Jun 26, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 94818b2

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 2m 35s View ↗
nx run-many --target=build --exclude=examples/** ✅ Succeeded 17s View ↗

☁️ Nx Cloud last updated this comment at 2026-06-26 10:42:57 UTC

@pkg-pr-new

pkg-pr-new Bot commented Jun 26, 2026

Copy link
Copy Markdown
More templates

@tanstack/angular-virtual

npm i https://pkg.pr.new/@tanstack/angular-virtual@1210

@tanstack/lit-virtual

npm i https://pkg.pr.new/@tanstack/lit-virtual@1210

@tanstack/react-virtual

npm i https://pkg.pr.new/@tanstack/react-virtual@1210

@tanstack/solid-virtual

npm i https://pkg.pr.new/@tanstack/solid-virtual@1210

@tanstack/svelte-virtual

npm i https://pkg.pr.new/@tanstack/svelte-virtual@1210

@tanstack/virtual-core

npm i https://pkg.pr.new/@tanstack/virtual-core@1210

@tanstack/vue-virtual

npm i https://pkg.pr.new/@tanstack/vue-virtual@1210

commit: 94818b2

@piecyk piecyk merged commit d73a538 into main Jun 26, 2026
9 checks passed
@piecyk piecyk deleted the changeset-release/main branch June 26, 2026 10:44
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