Skip to content

ci: Version Packages#1174

Merged
tannerlinsley merged 1 commit into
mainfrom
changeset-release/main
May 25, 2026
Merged

ci: Version Packages#1174
tannerlinsley merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
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/virtual-core@3.16.0

Minor Changes

  • Add end-anchored virtualization support for chat, logs, and reverse feeds. (#1173)

    New anchorTo: 'end' mode keeps the current visible item stable when older items are prepended, while preserving the existing start-anchored behavior by default. It also keeps an end-pinned viewport pinned when the last item grows during streaming output.

    Add followOnAppend so new items scroll into view only when the viewport was already at the end, plus scrollEndThreshold, scrollToEnd(), getDistanceFromEnd(), and isAtEnd() helpers for chat-style integrations.

@tanstack/angular-virtual@5.0.2

Patch Changes

  • Updated dependencies [fc992ab]:
    • @tanstack/virtual-core@3.16.0

@tanstack/lit-virtual@3.13.27

Patch Changes

  • Updated dependencies [fc992ab]:
    • @tanstack/virtual-core@3.16.0

@tanstack/react-virtual@3.13.26

Patch Changes

  • Updated dependencies [fc992ab]:
    • @tanstack/virtual-core@3.16.0

@tanstack/solid-virtual@3.13.26

Patch Changes

  • Updated dependencies [fc992ab]:
    • @tanstack/virtual-core@3.16.0

@tanstack/svelte-virtual@3.13.26

Patch Changes

  • Updated dependencies [fc992ab]:
    • @tanstack/virtual-core@3.16.0

@tanstack/vue-virtual@3.13.26

Patch Changes

  • Updated dependencies [fc992ab]:
    • @tanstack/virtual-core@3.16.0

@tanstack/virtual-benchmarks@0.0.2

Patch Changes

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

@tannerlinsley tannerlinsley merged commit 693d915 into main May 25, 2026
2 checks passed
@tannerlinsley tannerlinsley deleted the changeset-release/main branch May 25, 2026 16:58
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