yunomi 2.2.0
What's Changed
- Added durable review-comment location fidelity for Markdown preview comments.
- Video timeline comments now include the video src and timestamp in the submitted YAML value.
- Markdown table cell comments now include row/column, cell text, and the source Markdown row.
- Unified preview comment affordances across Markdown text, images, videos, video thumbnails, and Mermaid diagrams.
- Mermaid diagrams now show the same comment button and no longer render a separate fullscreen button.
- Mermaid fullscreen still opens by clicking the diagram itself.
- Expanded regression coverage with a canonical user-story CSV and broader E2E gates.
- Added feature matrix regression coverage to
npm test. - Added media/sidebar, timeline, preview interaction, comment shortcut, and PR verification checks to the release gate.
- Added feature matrix regression coverage to
- Improved diff/CSV/Markdown handling covered by the new regression matrix.
Verification
npm testnpm pack --dry-run
Publish
This release is ready for npm publish by the maintainer:
npm publish