Skip to content

Releases: Simon-He95/markstream-vue

[markstream-vue] 1.0.1-beta.2

01 Jun 04:59

Choose a tag to compare

Pre-release

Bug Fixes

  • account for timeline root padding in scroll anchors (c27eac8)
  • address infographic loader follow-ups (dd322bd)
  • address virtual scroll coordination blockers (29b6469)
  • address virtual scroll merge blockers (f21926a)
  • address virtual scroll review blockers (dbc834c)
  • align line number text for code blocks with new variable (707dd43)
  • avoid eager infographic optional peer load (c5644d1)
  • avoid source rewrites for custom tag tails (7e344dd)
  • center footnote backlink scroll (b750f65)
  • coalesce virtual timeline thread state emits (6143355)
  • coordinate code block scroll anchoring (ebf7ff6)
  • correct manual virtual settle confirmation (dd657b3)
  • diff-fallback: align pre fallback geometry with Monaco diff editor (9a5a122)
  • diff: eliminate three-state flicker and align fallback line-height (dc233dd)
  • diff: implement diff fallback exit animations and height synchronization (e2c33d3)
  • diff: synchronize row heights in diff preview for consistent rendering (827bd13)
  • emit virtual height cache updates (cde4b9b)
  • enable infographic preview in playground (ac7213c)
  • enhance code block probe structure and improve fallback height stability (91f2df6)
  • exclude html block closers from custom payloads (e6cdaf9)
  • gate cold markdown restore on metrics (ba961bb)
  • gate markdown virtual item shrinking (130326e)
  • guard infographic loader cache updates (20b1e58)
  • handle streaming math bracket close (94bbb55)
  • harden infographic loader normalization (a11fb51)
  • harden virtual scroll async lifecycle (16c50f0)
  • harden virtual scroll cache restore (5fbfb22)
  • harden virtual scroll coordination (5b635bb)
  • harden virtual scroll coordination (0eb81c5)
  • harden virtual scroll coordination (a0991f8)
  • harden virtual scroll coordination (31ff099)
  • harden virtual scroll coordination (4b03702)
  • harden virtual scroll coordination (21c7455)
  • harden virtual scroll integration checks (194c7b5)
  • harden virtual scroll layout measurement (5557488)
  • harden virtual scroll lifecycle restore (4ce6222)
  • harden virtual scroll lifecycle settling (486f9a9)
  • harden virtual scroll lifecycle state (f678e94)
  • harden virtual scroll metric validation (70dc0e9)
  • harden virtual scroll restore cache (4a4e0f7)
  • harden virtual scroll restore coordination (734f183)
  • harden virtual scroll restore state (edbd3c2)
  • harden virtual scroll restore state (9723086)
  • harden virtual scroll restore validation (8e9d17e)
  • harden virtual scroll restore validation (0782334)
  • harden virtual scroll settle coordination (f541440)
  • harden virtual scroll settling (910ceaf)
  • harden virtual scroll validation (e4e1d2e)
  • harden virtual scroll validation (7f068db)
  • harden virtual scroll validation (f233876)
  • harden virtual timeline measurement (d502c47)
  • honor parse-time custom html tags (1d59439)
  • ignore zero-height restore edge slots (ef69d6f)
  • include rendered timeline height when pinning bottom (f5c2dda)
  • keep playground scrollbar clear of sidebar blur (0d86d3b)
  • keep restore loading until viewport ready (e94dfdc)
  • keep restore loading until viewport ready (d49da13)
  • preserve custom tag JSON quotes (b725e1f)
  • preserve custom tag line separators (bfc9420)
  • preserve custom tag source edge cases (1f99f39)
  • preserve expected scroll diagnostics (6d87fc9)
  • preserve virtual scroll state on unmount (6dea40a)
  • preserve virtual timeline bottom pin during streaming (9e8eb5d)
  • preserve virtual timeline scroll anchors (a0339f4)
  • prevent list item attr leakage (78b361b)
  • prevent virtual scroll anchor pollution (4ee6247)
  • prevent virtual scroll diagnostic drift ([cf13f9c](https://github.com/Simon-He95/ma...
Read more

[markstream-vue2] nightly-20260601-7367f90

01 Jun 07:23

Choose a tag to compare

[markstream-react] nightly-20260601-7367f90

01 Jun 07:23

Choose a tag to compare

[stream-markdown-parser] nightly-20260530-51d851b

30 May 05:56
51d851b

Choose a tag to compare

What's Changed

  • fix: preserve custom tag JSON quotes by @DaZuiZui in #470
  • fix: resolve Nuxt SSR hydration mismatch in MathInlineNode by @Copilot in #474

Full Changelog: https://github.com/Simon-He95/markstream-vue/compare/markstream-vue@nightly-20260529-f74ded1...stream-markdown-parser@nightly-20260530-51d851b

[markstream-vue] nightly-20260530-51d851b

30 May 05:56
51d851b

Choose a tag to compare

Bug Fixes

  • address stream parser review feedback (e488891)
  • address stream parser review follow-ups (17cb380)
  • address stream render stability review (e015c61)
  • avoid blank fullscreen preview gaps (8885193)
  • avoid linkifying filename and ticker-like text (d093b44)
  • clear stale table loading state (749ac83)
  • close stream parser stability gaps (2b17935)
  • cover attrs in parsed node reuse signature (ea399f8)
  • cover cjk filenames and short tickers (b241205)
  • cover filename and ticker linkify edges (d3149b7)
  • flush pending markdown parses (bcb81c3)
  • guard streaming parser reuse signatures (a192b3e)
  • harden linkify demotion contexts (643668d)
  • harden stream parser render stability (676477d)
  • harden stream token clone behavior (73c61f7)
  • include parsed node text fields in stable signature (d634e34)
  • isolate stream parser token metadata clones (d4266b9)
  • keep immersive preview batched (0e8f7ad)
  • preserve completed diff fence newlines (6d49b8b)
  • preserve linkify demotion context (6350308)
  • preserve stream object payload correctness (1a74182)
  • preserve stream parsed node correctness (71e8a01)
  • preserve stream token metadata cloning (1a9c4e1)
  • prevent stale streaming render reuse (1d663e5)
  • propagate linkify demotion context in nested blocks (ebc85b8)
  • remove duplicate docs logo assets (a1cb111)
  • resolve stream parser benchmark gate (266a430)
  • revert version to 1.0.0 in package.json (8ff5773)
  • satisfy markdown parser typecheck (ac5ff94)
  • sort frontmatter cookbook imports (d1fe842)
  • stabilize stream parser renderer follow-ups (7ddf1f1)
  • stream partial diff fence hunks (9af32e7)
  • update changelog script to use tag prefix and increment release version (6471c14)
  • update logo assets (a997997)
  • update playground header logo (9132393)
  • update release script to include all packages in bump process (66a4fb2)
  • update stream-monaco version to 0.0.41 across all packages (e516ac0)
  • use stream parser for markdown rendering (169747b)

What's Changed

  • fix: preserve custom tag JSON quotes by @DaZuiZui in #470
  • fix: resolve Nuxt SSR hydration mismatch in MathInlineNode by @Copilot in #474

Full Changelog: https://github.com/Simon-He95/markstream-vue/compare/markstream-vue@nightly-20260529-f74ded1...markstream-vue@nightly-20260530-51d851b

[markstream-vue2] nightly-20260530-51d851b

30 May 05:56
51d851b

Choose a tag to compare

What's Changed

  • fix: preserve custom tag JSON quotes by @DaZuiZui in #470
  • fix: resolve Nuxt SSR hydration mismatch in MathInlineNode by @Copilot in #474

Full Changelog: https://github.com/Simon-He95/markstream-vue/compare/markstream-vue@nightly-20260529-f74ded1...markstream-vue2@nightly-20260530-51d851b

[markstream-react] nightly-20260530-51d851b

30 May 05:56
51d851b

Choose a tag to compare

What's Changed

  • fix: preserve custom tag JSON quotes by @DaZuiZui in #470
  • fix: resolve Nuxt SSR hydration mismatch in MathInlineNode by @Copilot in #474

Full Changelog: https://github.com/Simon-He95/markstream-vue/compare/markstream-vue@nightly-20260529-f74ded1...markstream-react@nightly-20260530-51d851b

[markstream-vue] nightly-20260529-f74ded1

29 May 06:33
f74ded1

Choose a tag to compare

Bug Fixes

  • address stream parser review feedback (e488891)
  • address stream parser review follow-ups (17cb380)
  • address stream render stability review (e015c61)
  • avoid blank fullscreen preview gaps (8885193)
  • avoid linkifying filename and ticker-like text (d093b44)
  • clear stale table loading state (749ac83)
  • close stream parser stability gaps (2b17935)
  • cover attrs in parsed node reuse signature (ea399f8)
  • cover cjk filenames and short tickers (b241205)
  • cover filename and ticker linkify edges (d3149b7)
  • flush pending markdown parses (bcb81c3)
  • guard streaming parser reuse signatures (a192b3e)
  • harden linkify demotion contexts (643668d)
  • harden stream parser render stability (676477d)
  • harden stream token clone behavior (73c61f7)
  • include parsed node text fields in stable signature (d634e34)
  • isolate stream parser token metadata clones (d4266b9)
  • keep immersive preview batched (0e8f7ad)
  • preserve completed diff fence newlines (6d49b8b)
  • preserve linkify demotion context (6350308)
  • preserve stream object payload correctness (1a74182)
  • preserve stream parsed node correctness (71e8a01)
  • preserve stream token metadata cloning (1a9c4e1)
  • prevent stale streaming render reuse (1d663e5)
  • propagate linkify demotion context in nested blocks (ebc85b8)
  • remove duplicate docs logo assets (a1cb111)
  • resolve stream parser benchmark gate (266a430)
  • revert version to 1.0.0 in package.json (8ff5773)
  • satisfy markdown parser typecheck (ac5ff94)
  • sort frontmatter cookbook imports (d1fe842)
  • stabilize stream parser renderer follow-ups (7ddf1f1)
  • stream partial diff fence hunks (9af32e7)
  • update changelog script to use tag prefix and increment release version (6471c14)
  • update logo assets (a997997)
  • update playground header logo (9132393)
  • update release script to include all packages in bump process (66a4fb2)
  • update stream-monaco version to 0.0.41 across all packages (e516ac0)
  • use stream parser for markdown rendering (169747b)

What's Changed

  • fix: avoid eager infographic optional peer load by @zerob13 in #472

Full Changelog: https://github.com/Simon-He95/markstream-vue/compare/markstream-vue@nightly-20260523-b7676db...markstream-vue@nightly-20260529-f74ded1

[markstream-vue] nightly-20260523-b7676db

23 May 05:48

Choose a tag to compare

Bug Fixes

  • address stream parser review feedback (e488891)
  • address stream parser review follow-ups (17cb380)
  • address stream render stability review (e015c61)
  • avoid blank fullscreen preview gaps (8885193)
  • avoid linkifying filename and ticker-like text (d093b44)
  • clear stale table loading state (749ac83)
  • close stream parser stability gaps (2b17935)
  • cover attrs in parsed node reuse signature (ea399f8)
  • cover cjk filenames and short tickers (b241205)
  • cover filename and ticker linkify edges (d3149b7)
  • flush pending markdown parses (bcb81c3)
  • guard streaming parser reuse signatures (a192b3e)
  • harden linkify demotion contexts (643668d)
  • harden stream parser render stability (676477d)
  • harden stream token clone behavior (73c61f7)
  • include parsed node text fields in stable signature (d634e34)
  • isolate stream parser token metadata clones (d4266b9)
  • keep immersive preview batched (0e8f7ad)
  • preserve completed diff fence newlines (6d49b8b)
  • preserve linkify demotion context (6350308)
  • preserve stream object payload correctness (1a74182)
  • preserve stream parsed node correctness (71e8a01)
  • preserve stream token metadata cloning (1a9c4e1)
  • prevent stale streaming render reuse (1d663e5)
  • propagate linkify demotion context in nested blocks (ebc85b8)
  • remove duplicate docs logo assets (a1cb111)
  • resolve stream parser benchmark gate (266a430)
  • revert version to 1.0.0 in package.json (8ff5773)
  • satisfy markdown parser typecheck (ac5ff94)
  • sort frontmatter cookbook imports (d1fe842)
  • stabilize stream parser renderer follow-ups (7ddf1f1)
  • stream partial diff fence hunks (9af32e7)
  • update changelog script to use tag prefix and increment release version (6471c14)
  • update logo assets (a997997)
  • update playground header logo (9132393)
  • update release script to include all packages in bump process (66a4fb2)
  • update stream-monaco version to 0.0.41 across all packages (e516ac0)
  • use stream parser for markdown rendering (169747b)

Full Changelog: https://github.com/Simon-He95/markstream-vue/compare/stream-markdown-parser@nightly-20260522-f7c8fa9...markstream-vue@nightly-20260523-b7676db

[stream-markdown-parser] nightly-20260522-f7c8fa9

22 May 06:19

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/Simon-He95/markstream-vue/compare/markstream-react@nightly-20260520-e516ac0...stream-markdown-parser@nightly-20260522-f7c8fa9