Skip to content

Nyxdoc v0.25.17

Choose a tag to compare

@github-actions github-actions released this 07 Aug 13:00
· 18 commits to main since this release

What changed

  • Allow documents with an uncommitted shared draft to move across parents
    without implicitly saving or discarding the draft body.
  • Commit only the canonical parent metadata, rebase the shared draft onto that
    structural revision, and preserve its dirty state until the user explicitly
    saves the document.
  • Make cross-parent metadata, sibling ordering, draft rebasing, and retry
    receipts one atomic operation with stale-state and rollback protection.
  • Exclude retained diagnostic source snapshots from production TypeScript and
    ESLint project traversal so release checks validate the active source tree.

Container image

ghcr.io/getnyxdoc/nyxdoc@sha256:0ef97003f027d3a931ddc76f0d4a329357dc3b1b89fe3c382a8a07924d7d77fe

Full Changelog: v0.25.16...v0.25.17