chore(lit-query): realign to the main TanStack Query version line#10659
Closed
chore(lit-query): realign to the main TanStack Query version line#10659
Conversation
Contributor
Collaborator
|
@sukvvon we want to keep it on 0.x for now because we treat it as experimental and can make breaking changes easier this way. It’ll go to v5 as soon as @chughgaurav has gathered enough feedback and we’re happy with the APIs. |
Collaborator
Author
|
@TkDodo Thanks for the context — closing makes sense. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎯 Changes
Realign
@tanstack/lit-queryto the main TanStack Query version line so it tracks the rest of the core lineup (React Query, Vue Query, Solid Query, etc.) instead of standing alone on a0.xtrack.@tanstack/lit-queryto the main fixed version group in.changeset/config.jsonpackages/lit-query/package.jsonfrom0.2.0→5.100.9and adjust thedescriptionto match the format used by the other adaptersversionfield from the lit examples and update their@tanstack/lit-queryand@tanstack/query-coredependencies to^5.100.9patchchangeset so the realigned version flows through the next releaseThis builds on the metadata cleanup in 2f6e16b and 3894b05. Build infrastructure (tsc vs
tsup,dist/vsbuild/outputs, multi-version TypeScript scripts) and the issue template adapter dropdown are intentionally left out — those are separate cleanups.✅ Checklist
pnpm run test:pr.🚀 Release Impact
Summary by CodeRabbit