Skip to content

v0.5.5

Choose a tag to compare

@kylebegeman kylebegeman released this 29 Jun 20:05

Patch release for the live editor and roadmap closeout work.

Highlights:

  • Adds the live CodeMirror 6 editor adapter used by dossier serve for code-editor blocks.
  • Serves CodeMirror modules locally, with static HTML retaining the dependency-free textarea fallback.
  • Updates README release status, overview examples, release example, and process roadmap closeout docs.
  • Refreshes generated example HTML and Markdown artifacts.

Verification:

  • npm test
  • node bin/dossier.mjs validate examples/*.dossier.json docs/product/process-dossiers/process-dossiers-scope.dossier.json
  • node bin/dossier.mjs build examples/*.dossier.json docs/product/process-dossiers/process-dossiers-scope.dossier.json
  • cd react && npx tsc --noEmit
  • npm pack --dry-run --json