Skip to content

lwc v0.10.2

Choose a tag to compare

@github-actions github-actions released this 08 Aug 09:21
· 93 commits to main since this release

Minimal entity-scoped graph refresh, sparse Changesets, and asynchronous Work execution.

Highlights:

  • Refreshes only touched documents, spans, graph entities, term pairs, and projections.
  • Removes whole-database Changeset snapshots and checkpointing from normal writes.
  • Moves graph projection, migration, and maintenance work off foreground Agent commands with durable progress.
  • Bounds pathological term co-occurrence expansion for oversized tables and generated content.
  • Detaches Windows Work output handles so foreground callers return immediately.
  • Coalesces concurrent cross-process derived-artifact refreshes behind a narrow artifact-only lock.

Opening a v10 Wiki for writing still migrates it to schema v11. Back up the Wiki before upgrading.