Conversation
bbcaf41 to
6fb00dc
Compare
6fb00dc to
02ae008
Compare
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.
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/db@0.1.8
Patch Changes
Fix bug that caused initial query results to have too few rows when query has orderBy, limit, and where clauses. (#461)
fix disabling of gc by setting
gcTime: 0on the collection options (#463)docs: electric-collection reference page (#429)
@tanstack/electric-db-collection@0.1.9
Patch Changes
fix the handling of an electric must-refetch message so that the truncate is handled in the same transaction as the next up-to-date, ensuring you don't get a momentary empty collection. (#460)
fix disabling of gc by setting
gcTime: 0on the collection options (#463)Updated dependencies [
1c5e206,4d20004,968602e]:@tanstack/query-db-collection@0.2.7
Patch Changes
1c5e206,4d20004,968602e]:@tanstack/react-db@0.1.8
Patch Changes
1c5e206,4d20004,968602e]:@tanstack/solid-db@0.1.8
Patch Changes
1c5e206,4d20004,968602e]:@tanstack/svelte-db@0.1.8
Patch Changes
1c5e206,4d20004,968602e]:@tanstack/trailbase-db-collection@0.1.8
Patch Changes
1c5e206,4d20004,968602e]:@tanstack/vue-db@0.0.41
Patch Changes
1c5e206,4d20004,968602e]: