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.4.0
Minor Changes
Patch Changes
optimise the live query graph execution by removing recursive calls to graph.run (#564)
Refactor the main Collection class into smaller classes to make it easier to maintain. (#560)
Updated dependencies [
2f87216
,89b1c41
]:@tanstack/angular-db@0.1.5
Patch Changes
Let collection.subscribeChanges return a subscription object. Move all data loading code related to optimizations into that subscription object. (#564)
Updated dependencies [
2f87216
,ac6250a
,2f87216
]:@tanstack/db-ivm@0.1.8
Patch Changes
Fix a bug with distinct operator (#564)
Change the ivm indexes to use a three level
key->prefix->hash->value
structure, only falling back to structural hashing when there are multiple values for a single prefix. This removes all hashing during the initial run of a query delivering a 2-3x speedup. (#549)@tanstack/electric-db-collection@0.1.24
Patch Changes
Refactor the main Collection class into smaller classes to make it easier to maintain. (#560)
Updated dependencies [
2f87216
,ac6250a
,2f87216
]:@tanstack/query-db-collection@0.2.21
Patch Changes
Refactor the main Collection class into smaller classes to make it easier to maintain. (#560)
Updated dependencies [
2f87216
,ac6250a
,2f87216
]:@tanstack/react-db@0.1.22
Patch Changes
Let collection.subscribeChanges return a subscription object. Move all data loading code related to optimizations into that subscription object. (#564)
Updated dependencies [
2f87216
,ac6250a
,2f87216
]:@tanstack/rxdb-db-collection@0.1.11
Patch Changes
Refactor the main Collection class into smaller classes to make it easier to maintain. (#560)
Updated dependencies [
2f87216
,ac6250a
,2f87216
]:@tanstack/solid-db@0.1.22
Patch Changes
Let collection.subscribeChanges return a subscription object. Move all data loading code related to optimizations into that subscription object. (#564)
Updated dependencies [
2f87216
,ac6250a
,2f87216
]:@tanstack/svelte-db@0.1.22
Patch Changes
Let collection.subscribeChanges return a subscription object. Move all data loading code related to optimizations into that subscription object. (#564)
Updated dependencies [
2f87216
,ac6250a
,2f87216
]:@tanstack/trailbase-db-collection@0.1.22
Patch Changes
2f87216
,ac6250a
,2f87216
]:@tanstack/vue-db@0.0.55
Patch Changes
Let collection.subscribeChanges return a subscription object. Move all data loading code related to optimizations into that subscription object. (#564)
Updated dependencies [
2f87216
,ac6250a
,2f87216
]:todos@0.0.1
Patch Changes
2f87216
,ac6250a
,2f87216
]: