Skip to content

ci: Version Packages#1070

Merged
piecyk merged 1 commit into
mainfrom
changeset-release/main
Oct 22, 2025
Merged

ci: Version Packages#1070
piecyk 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/lit-virtual@3.13.13

Patch Changes

  • fix(lit-virtual): create Virtualizer instance before hostConnected (#1061)

    When creating an instance of the reactive controller in connectedCallback, calling addController will synchronously call hostConnected on the controller. This means that this.virtualizer will still be undefined.

@piecyk piecyk merged commit 102a779 into main Oct 22, 2025
@piecyk piecyk deleted the changeset-release/main branch October 22, 2025 13:16
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