Skip to content

Releases: Simon-He95/markstream-vue

[stream-markdown-parser] 1.0.3

05 Jun 01:22

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/Simon-He95/markstream-vue/compare/stream-markdown-parser@nightly-20260604-9dbf396...stream-markdown-parser@1.0.3

[stream-markdown-parser] nightly-20260605-3cc160a

05 Jun 06:43

Choose a tag to compare

[markstream-vue] nightly-20260605-3cc160a

05 Jun 06:43

Choose a tag to compare

Bug Fixes

  • add blockquote simple inline fast path (41bef2b)
  • align diff code fallback height (3ee3ebe)
  • expand simple inline fast path (51cddda)
  • reduce package size (69b9c95)
  • reduce streaming table layout work (55b4547)
  • reduce virtual height layout reads (1b44446)
  • stabilize simple inline fast paths (f52fb3a)
  • stabilize streaming height reconciliation (2a515a5)
  • stabilize streaming timeline rendering (96cda70)
  • stabilize virtual restore and table layout (a878199)
  • stabilize virtual timeline restore heights (4119aa0)
  • tighten timeline restore scroll drift (afc76b7)

Performance Improvements

  • extend simple inline plain text fast path (9dad9f2)
  • inline plain text fast path (aaad9f8)
  • optimize nested list inline fast path (c5d6adf)
  • optimize simple inline fast path (a28de12)
  • optimize simple inline text rendering (0984b9a)
  • reduce simple list and table renderer wrappers (b892041)
  • simplify static inline code rendering (79f91c9)

Full Changelog: https://github.com/Simon-He95/markstream-vue/compare/markstream-vue@1.0.1-beta.5...markstream-vue@nightly-20260605-3cc160a

[markstream-vue] 1.0.1-beta.5

05 Jun 01:28

Choose a tag to compare

Pre-release

Bug Fixes

  • add blockquote simple inline fast path (41bef2b)
  • align diff code fallback height (3ee3ebe)
  • expand simple inline fast path (51cddda)
  • reduce package size (69b9c95)
  • reduce streaming table layout work (55b4547)
  • reduce virtual height layout reads (1b44446)
  • stabilize simple inline fast paths (f52fb3a)
  • stabilize streaming height reconciliation (2a515a5)
  • stabilize streaming timeline rendering (96cda70)
  • stabilize virtual restore and table layout (a878199)
  • stabilize virtual timeline restore heights (4119aa0)
  • tighten timeline restore scroll drift (afc76b7)

Performance Improvements

  • extend simple inline plain text fast path (9dad9f2)
  • inline plain text fast path (aaad9f8)
  • optimize nested list inline fast path (c5d6adf)
  • optimize simple inline fast path (a28de12)
  • optimize simple inline text rendering (0984b9a)
  • reduce simple list and table renderer wrappers (b892041)
  • simplify static inline code rendering (79f91c9)

Full Changelog: https://github.com/Simon-He95/markstream-vue/compare/stream-markdown-parser@1.0.3...markstream-vue@1.0.1-beta.5

[markstream-vue2] nightly-20260605-3cc160a

05 Jun 06:43

Choose a tag to compare

[markstream-react] nightly-20260605-3cc160a

05 Jun 06:43

Choose a tag to compare

[stream-markdown-parser] nightly-20260604-9dbf396

04 Jun 06:56

Choose a tag to compare

[markstream-vue] nightly-20260604-9dbf396

04 Jun 06:56

Choose a tag to compare

Bug Fixes

  • add batch commit raf fallback (25cd9e1)
  • address perf size follow-up regressions (f96e4d4)
  • address perf size review gaps (da26cdb)
  • address remaining review regressions (079ff08)
  • address renderer review regressions (0689c69)
  • address size review regressions (7d18b31)
  • address streaming renderer regressions (2b3f1d5)
  • address streaming renderer review (d5a4374)
  • address timeline tooltip and dts regressions (27106d8)
  • address typewriter cursor review nits (a31f434)
  • align docs and css build contract (790e40a)
  • align virtual timeline performance defaults (36e0a78)
  • avoid mutating cached linkify tail tokens (54854af)
  • clarify parse metrics and count signature calls (ef40e22)
  • complete package export plugin contracts (a3c81ed)
  • enforce explicit css entry contract (902d011)
  • gate batch commit feedback (c1b9ccf)
  • gate identity batch followups (0c53d8a)
  • gate idle batch commit feedback (faf98b6)
  • guard style entry artifacts (d14841e)
  • harden css contract checks (6703528)
  • harden css contract guard coverage (0193088)
  • harden markdown renderer install contract (2129f76)
  • harden package css contract checks (76750aa)
  • harden package export checks (104297f)
  • harden package export checks (186c8b5)
  • harden packed css contract checks (e2b38be)
  • harden style artifact guard (f7feefc)
  • harden style entry artifact guards (e25786c)
  • harden typewriter cursor RAF scheduling (d88afd8)
  • isolate utils package entry (4d53fd9)
  • keep cursor baseline out of nodes mode (659c814)
  • keep parse metrics debug-only (574ef01)
  • keep renderer plugin app-scoped (9928e7c)
  • keep typewriter cursor on previous text slot (ab9119f)
  • lock api and css import contracts (0167561)
  • log parse stabilize metrics (f570815)
  • measure batch commit cost (a2baa48)
  • parse image alt math without link jitter (58b30b4)
  • parser: cover local token mutation copies (ee213bd)
  • parser: harden stream token copy-on-write (9da5cea)
  • parser: preserve chained linkify fallback context (eabe088)
  • preserve css package entry content (ee67d41)
  • preserve lightweight markdown render paths (294f71e)
  • preserve node reuse on final transition (c0c9566)
  • preserve renderer plugin options (13ca507)
  • reduce typewriter cursor dom scanning (162d4a4)
  • refine parsing performance metrics (de145e8)
  • register tooltip in renderer plugin (c9d85ed)
  • render numeric-only list items (a4f5a84)
  • resolve renderer review regressions (e667bd2)
  • scope virtual timeline markdown measurements (e9db3c8)
  • skip stream token clone without transforms (04ac3b8)
  • stabilize timeline and pre renderer props (7808edc)
  • sync package contract checks (cc38244)
  • tighten API CSS contract checks (2215366)
  • tighten css export migration contract (bd3a4f8)
  • tighten export guard and docs API contract (8fe9421)
  • tighten package export contract checks (c0cdc43)
  • tighten plugin and style artifact contracts (f9f1b39)
  • tighten typewriter cursor cleanup (0709919)
  • tighten typewriter cursor repositioning (05ecc23)
  • track asset references in package export guard (1c3e032)

Performance Improvements

  • optimize streaming renderer defaults (0bd17d4)

Full Changelog: https://github.com/Simon-He95/markstream-vue/compare/stream-markdown-parser@1.0.2...markstream-vue@nightly-20260604-9dbf396

[markstream-vue2] nightly-20260604-9dbf396

04 Jun 06:56

Choose a tag to compare

[markstream-react] nightly-20260604-9dbf396

04 Jun 06:56

Choose a tag to compare