Skip to content

Releases: cjh-store/markstream-vue

v1.2.2

25 Mar 05:55

Choose a tag to compare

1.2.2 (2026-03-25)

Bug Fixes

  • node-renderer: 禁用最终内容的视口延迟渲染以避免滚动跳动 (5998337)

v1.2.1

20 Mar 03:49

Choose a tag to compare

1.2.1 (2026-03-20)

Bug Fixes

  • merge upstream stability fixes and math normalization (10cfc06)

v1.2.0

20 Mar 03:21

Choose a tag to compare

1.2.0 (2026-03-20)

Features

  • relax markdown spacing and hide expand controls by default (de4970c)

v1.1.0

06 Mar 09:41

Choose a tag to compare

1.1.0 (2026-03-06)

Bug Fixes

  • math: 配置 KaTeX strict 模式为 ignore,避免非标准语法警告 (516bd38)
  • table: 修复表格流式渲染闪烁问题 (a68954f)

Features

  • style: 优化 Markdown 渲染样式,整体更紧凑 (74b8756)

v1.0.1

06 Mar 03:49

Choose a tag to compare

1.0.1 (2026-03-06)

Bug Fixes

  • ci: 修复 semantic-release 不识别 emoji 前缀的 commit 格式 (df6754f)
  • parser: 兼容表格内公式中未转义的管道符 (b11f714)