ci: Version Packages - #1821
Merged
Merged
ci: Version Packages#1821
Conversation
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
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/angular-db@0.1.91
Patch Changes
3c4c35d]:@tanstack/browser-db-sqlite-persistence@0.2.23
Patch Changes
@tanstack/capacitor-db-sqlite-persistence@0.2.23
Patch Changes
@tanstack/cloudflare-durable-objects-db-sqlite-persistence@0.2.23
Patch Changes
@tanstack/db@0.9.2
Patch Changes
Preserve fractional top-k replacements regardless of delta order, including left-join updates, and honor B-tree lookup fallbacks after node splits. Preserve own JSON data properties such as
__proto__during mutation detachment and offline transaction serialization. (#1816)Compare same-key top-k values directly instead of hashing every replacement. This preserves cyclic payloads and avoids unnecessary full-payload traversal for ordinary updates.
Cancel structurally equal mapped top-k deltas before applying replacements. Escape Date-marker-shaped user objects in new offline records while retaining read support for the original record format.
Offline storage compatibility: new records use
valueEncoding: 2. Older clientscannot decode escaped marker-shaped objects correctly, so do not mix old and
new clients against the same pending outbox or downgrade while new records
remain. New clients still read the original unversioned format. Unknown
encodings and corrupt records are reported through warnings and left in
storage, not silently discarded; recovery policy is tracked in RFC RFC: Hardening the SQLite persistence / Electric sync stack #1659.
Reject malformed escaped-object markers rather than inventing empty mutation
data. Avoid redundant transfer work for zero-width fractional top-k windows
and avoid descriptor writes for ordinary keys during draft copying.
Updated dependencies [
3c4c35d,3c4c35d]:@tanstack/db-ivm@0.1.22
Patch Changes
Preserve fractional top-k replacements regardless of delta order, including left-join updates, and honor B-tree lookup fallbacks after node splits. Preserve own JSON data properties such as
__proto__during mutation detachment and offline transaction serialization. (#1816)Compare same-key top-k values directly instead of hashing every replacement. This preserves cyclic payloads and avoids unnecessary full-payload traversal for ordinary updates.
Cancel structurally equal mapped top-k deltas before applying replacements. Escape Date-marker-shaped user objects in new offline records while retaining read support for the original record format.
Offline storage compatibility: new records use
valueEncoding: 2. Older clientscannot decode escaped marker-shaped objects correctly, so do not mix old and
new clients against the same pending outbox or downgrade while new records
remain. New clients still read the original unversioned format. Unknown
encodings and corrupt records are reported through warnings and left in
storage, not silently discarded; recovery policy is tracked in RFC RFC: Hardening the SQLite persistence / Electric sync stack #1659.
Reject malformed escaped-object markers rather than inventing empty mutation
data. Avoid redundant transfer work for zero-width fractional top-k windows
and avoid descriptor writes for ordinary keys during draft copying.
Keep B-tree top-k results empty when the limit is zero, and advance the result window correctly when its first row is deleted. (#1816)
@tanstack/db-sqlite-persistence-core@0.2.23
Patch Changes
3c4c35d]:@tanstack/electric-db-collection@0.4.10
Patch Changes
including comparison results and NOT expressions used inside comparisons,
membership checks, and null tests.
3c4c35d]:@tanstack/electron-db-sqlite-persistence@0.1.35
Patch Changes
@tanstack/expo-db-sqlite-persistence@0.2.23
Patch Changes
@tanstack/node-db-sqlite-persistence@0.2.23
Patch Changes
@tanstack/offline-transactions@1.0.56
Patch Changes
Ignore repeated leadership notifications when the state has not changed to avoid restarting active replay. Settle each transaction's commit when that transaction completes, without waiting for the shared queue to drain. (#1816)
Keep a completed transaction registered until its outbox deletion settles so a leadership change during deletion does not schedule the same mutation again.
Preserve fractional top-k replacements regardless of delta order, including left-join updates, and honor B-tree lookup fallbacks after node splits. Preserve own JSON data properties such as
__proto__during mutation detachment and offline transaction serialization. (#1816)Compare same-key top-k values directly instead of hashing every replacement. This preserves cyclic payloads and avoids unnecessary full-payload traversal for ordinary updates.
Cancel structurally equal mapped top-k deltas before applying replacements. Escape Date-marker-shaped user objects in new offline records while retaining read support for the original record format.
Offline storage compatibility: new records use
valueEncoding: 2. Older clientscannot decode escaped marker-shaped objects correctly, so do not mix old and
new clients against the same pending outbox or downgrade while new records
remain. New clients still read the original unversioned format. Unknown
encodings and corrupt records are reported through warnings and left in
storage, not silently discarded; recovery policy is tracked in RFC RFC: Hardening the SQLite persistence / Electric sync stack #1659.
Reject malformed escaped-object markers rather than inventing empty mutation
data. Avoid redundant transfer work for zero-width fractional top-k windows
and avoid descriptor writes for ordinary keys during draft copying.
Updated dependencies [
3c4c35d]:@tanstack/powersync-db-collection@0.1.69
Patch Changes
3c4c35d]:@tanstack/query-db-collection@1.2.15
Patch Changes
3c4c35d]:@tanstack/react-db@0.4.1
Patch Changes
3c4c35d]:@tanstack/react-native-db-sqlite-persistence@0.2.23
Patch Changes
@tanstack/rxdb-db-collection@0.1.97
Patch Changes
3c4c35d]:@tanstack/solid-db@0.2.45
Patch Changes
3c4c35d]:@tanstack/svelte-db@0.4.1
Patch Changes
3c4c35d]:@tanstack/tauri-db-sqlite-persistence@0.2.23
Patch Changes
@tanstack/trailbase-db-collection@0.1.109
Patch Changes
3c4c35d]:@tanstack/vue-db@0.2.1
Patch Changes
3c4c35d]:@tanstack/capacitor-db-sqlite-persistence-e2e-app@0.0.35
Patch Changes
3c4c35d]:@tanstack/expo-db-sqlite-persistence-e2e-app@0.0.35
Patch Changes
3c4c35d]:@tanstack/tauri-db-sqlite-persistence-e2e-app@0.0.35
Patch Changes
3c4c35d]: