Skip to content

v0.12.0-beta.9

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Jun 17:36
· 256 commits to main since this release
2db7c0b

Delta since previous beta (v0.12.0-beta.8) — 2 new changesets.

Patch Changes

  • fix: documents containing CommonMark lazy-continuation lines (an indented line continuing the paragraph above it) no longer rest in a permanent bridge-divergence state. normalizeBridge gained a paragraph-continuation-indent tolerance class that treats the parser's indent-stripping on paragraph continuation lines as a comparison-equivalence, ending the perpetual split-brain telemetry, fuzz stalls, and stale-witness block duplication this construct could trigger. Comparison-only — stored bytes are never rewritten.