Skip to content

v0.17.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 13:33
18be343

0.17.0 (2026-06-27)

Features

  • test: add MarkdownEditor heading-render specs for live typing and initial value (6fc4f1f)
  • test: add MarkdownEditor list-system plugin specs (2dcf353)
  • test: add MarkdownEditor quote-block keyboard and typing-merge specs (d19e8ad)
  • test: introduce Vitest browser-mode test framework for the MarkdownEditor (b98098f)
  • ui: support nested blockquotes in the task body editor (4a1d3e0)

Bug Fixes

  • editor: merge live-typed nested quote with adjacent QuoteNode sibling (d89cf74)