super-productivity/packages/shared-schema/src
Johannes Millan 495f0fe0d3 fix(sync): improve vector clock pruning awareness and harden tests
Make hasVectorClockChanges pruning-aware by checking clock size before
logging missing keys — downgrade to verbose when pruning is likely,
warn when corruption is likely. Add return value assertion to LWW retry
exhaustion test, asymmetric pruning test cases, server-side pruning
tradeoff documentation, and fix stale "max 50" in docs.
2026-01-30 19:35:51 +01:00
..
migrations fix(migrations): ensure unique IDs and prevent data loss in split operations 2026-01-20 17:07:23 +01:00
entity-types.ts fix(sync): multi-tab vector clock staleness + shared code extraction 2026-01-03 18:05:11 +01:00
index.ts fix(sync): prevent infinite LWW auto-resolve loop for TAG:TODAY 2026-01-30 18:24:29 +01:00
migrate.ts feat: update migration functions to support splitting operations into multiple results 2026-01-19 13:58:27 +07:00
migration.types.ts feat: update migration functions to support splitting operations into multiple results 2026-01-19 13:58:27 +07:00
schema-version.ts fix: update CURRENT_SCHEMA_VERSION to 2 for upcoming migration 2026-01-19 13:16:48 +07:00
vector-clock.ts fix(sync): improve vector clock pruning awareness and harden tests 2026-01-30 19:35:51 +01:00