Releases: diagrammo/docusaurus-plugin-dgmo
v0.4.6
v0.4.5
Bump remark-dgmo to ^0.3.6 and @diagrammo/dgmo peer to ^0.27.0.
v0.4.4
Pick up remark-dgmo 0.3.4 (SSR/partial-DOM client guard fix; floor raised to ^0.3.4).
v0.4.3
Bump @diagrammo/dgmo to ^0.24.0 + remark-dgmo ^0.3.3 (map WYSIWYG export, embed helpers, timeline + map fixes).
v0.4.2 — dgmo 0.21
Bumps @diagrammo/dgmo to ^0.21.0 and remark-dgmo to ^0.3.2.
v0.4.1
Dep-sync release: bump @diagrammo/dgmo ^0.18.0 → ^0.20.0 and remark-dgmo → ^0.3.1. Includes the §1.4 same-line pipe-metadata test-fixture migration.
v0.4.0
Bumps to @diagrammo/dgmo ^0.18.0 and remark-dgmo ^0.3.0.
v0.3.4 — Pick up dgmo 0.17.0 trim
Bumps @diagrammo/dgmo peer to ^0.17.0 and remark-dgmo to ^0.2.5 — sequence participant types trimmed from 9 → 4 + default.
Breaking surface for users
DGMO fenced code blocks containing is a service / is a frontend / is a networking / is a gateway / is a external will surface E_PARTICIPANT_TYPE_REMOVED at Docusaurus build time when the host site upgrades. Drop the override — the participant renders as the default rectangle.
Internal sweep
tests/fixture/docs/diagrams.mdworked example uses surviving types; parens-color tag values migrated to trailing-token form.
v0.3.3
Highlights
Picks up @diagrammo/dgmo 0.16.0 with the new universal trailing-token color syntax:
Sales red
Done green
Color a label by appending a lowercase color name (red, orange, yellow, green, blue, purple, teal, cyan, gray, black, white) as the trailing token. Capitalize (Red) to use a color word as a literal label. Parentheses in labels are now literal text, not color notation.
The legacy Label (color) form has been removed in dgmo 0.16.0 — see the migration notes for full details.
What's Changed
- Bump @diagrammo/dgmo to ^0.16.0
- Bump remark-dgmo to ^0.2.4
v0.3.2
Full Changelog: v0.3.1...v0.3.2