Releases: diagrammo/remark-dgmo
v0.3.9
v0.3.8
Full Changelog: v0.3.7...v0.3.8
v0.3.7
Bump @diagrammo/dgmo peer to ^0.28.0 — picks up the new boxes-and-lines placement-search layout engine (elkjs dropped).
v0.3.6
Bump @diagrammo/dgmo peer to ^0.27.0.
v0.3.5
Add optional remark-dgmo/theme-nord.css — a framework-agnostic Nord page theme (palette + generic --dgmo-* tokens + light/dark) that matches dgmo's default nord diagram palette. Hosts alias their own theme variables to the --dgmo-* tokens.
v0.3.4
Fix SSR/partial-DOM safety in the browser client: bindDgmo() now feature-detects a real interactive browser (window + document + MutationObserver + requestAnimationFrame) before running, so it no longer throws MutationObserver is not defined under SSG renderers that expose a partial DOM (e.g. Docusaurus static export).
v0.3.3
Bump @diagrammo/dgmo to ^0.24.0 (map WYSIWYG export, embed viewBox helpers, timeline + map fixes).
v0.3.2 — support @diagrammo/dgmo 0.21
Bumps the @diagrammo/dgmo dependency to ^0.21.0 (value: keyword + route redesign syntax).
v0.3.1
Dep-sync release: bump @diagrammo/dgmo peer + dev ^0.18.0 → ^0.20.0.
v0.3.0
Bumps to @diagrammo/dgmo ^0.18.0 (pipe-operator retired in favor of unified §1.4 metadata grammar).