Skip to content

Changelog

What’s new in Mokly

Every release of the Mokly CLI, newest first.

Mokly CLI 0.11.0

Read release details

Features

  • default generated output to derived (#81) (37a5ea8)
  • docs: ship the CLI guides in the package (#82) (9296ee3)
  • viewer: add comment anchoring primitives (#84) (adac9e1)

Dependencies

  • The following workspace dependencies were updated * dependencies * @mokly/viewer bumped from 0.1.0 to 0.2.0

Mokly CLI 0.10.0

Read release details

Features

  • add @mokly/viewer embeddable viewer package (#76) (d7b0ac3)
  • upstream the Mokabook 0.8.0 consumer patch (#74) (7ca301c)
  • xtask: add commit-title-lint gate (7ca301c)

Bug fixes

  • release: pin viewer initial version (#78) (65feea8)
  • serve: drop dead anchor guard in localHost (7ca301c)
  • serve: surface worker render failures on the server (7ca301c)
  • serve: validate transferred exclusions without re-prepending (7ca301c)

Performance

  • build: cache compiled exclusion matchers per config (7ca301c)
  • workspace: dedupe affected usages in one pass (7ca301c)

Mokly CLI 0.9.0

Read release details

Breaking changes

  • npm consumers must install and import @mokly/mokly; the unscoped name is not a package alias.
  • Install and import @mokly/mokly. The unscoped name is not a package alias; the CLI remains mokly.
  • rename package to Mokly (#66)
  • rename package to Mokly

Features

  • add CSS change attribution (#72) (4869b4a)
  • add derived baseline output (#70) (9af53be)
  • design: add stylesheet evidence mockups (4869b4a)
  • design: depict stylesheet evidence inside a loaded comparison (4869b4a)
  • publish catalogues to upload services (#71) (9580d74)
  • rename package to Mokly (96a7ca6)
  • rename package to Mokly (#66) (f0fcfa9)
  • review: add the review.css-analysis timing span (4869b4a)
  • shell: split catalogue navigation into sections (#60) (83b377a)

Bug fixes

  • address Mokly migration review findings (681db1a)
  • benchmark: expect zero Changes for an unrelated shared-rule edit (4869b4a)
  • design: show impact screens as plain previews and fix card spacing (4869b4a)
  • keep added and removed screens current-only (#64) (9301443)
  • load selected comparisons and recover expired snapshots (#62) (b19dc62)
  • pack bootstrap from the exact source tip (aeb9a26)
  • preserve catalogue state on evidence updates (#59) (7cefa42)
  • preserve Usage link focus during updates (#63) (e0dc6d1)
  • publish under the Mokly npm scope (#67) (bf1f5be)
  • publish under the Mokly npm scope (#69) (5b4c647)
  • review: preserve function-name boundaries in CSS serialization (4869b4a)

Mokly CLI 0.8.0

Read release details

Breaking changes

  • remove legacy configuration and exported types, automatic source discovery, comment-component expansion, legacy lint options and route aliases. Consumers must register document pages, preserve explicit routes, and regenerate v4 output through the documented ownership migration. The legacy renderer and raw HTML fixture are intentionally removed; shared change metadata replaces the removed-screen helper without removing screen support.

Features

  • unify catalogue pages and optional published Changes (#54) (b5065a6)

Bug fixes

  • server: allow five-minute watched startup (#56) (bdb2125)

Performance

  • start large catalogues with on-demand previews (#57) (aab65ab)

Mokly CLI 0.7.0

Read release details

Breaking changes

  • use mokabook serve and select a screen comparison instead of invoking mokabook review or opening a standalone Review report.

Features

Bug fixes

  • browse: preserve collapsed groups across navigation (#35) (ef66bf2)
  • collapse details inspector by default (#41) (9398ff6)
  • focus Changes on reviewable screen output (#47) (a5ecbc0)
  • search: match authored page IDs (#39) (1dcfb67)
  • shell: draw copy and expand as legible icons (#50) (aa5adea)
  • shell: replace tiny search glyph with a legible search icon (#43) (bb3a22f)

Mokly CLI 0.5.0

Read release details

Features

  • example: dark fragments become readable - dark accent #7fae95 (c92e6e5)
  • native light/dark color scheme support (#26) (c92e6e5)

Bug fixes

  • browse: remember details disclosure (#24) (7e12e79)
  • preview: the static snapshot now rewrites data-fragment-light (c92e6e5)

Mokly CLI 0.1.0

Features

  • example: prove the consumer contract against the real Firna stack - (2b3827e)
  • extract app-independent Mokabook framework from Accounting (#1) (2b3827e)
  • rebuild the served Browse shell to the refined Mockbook design from (2b3827e)