Mermaid Cli Versions Save

Command line tool for the Mermaid library

10.9.0

3 weeks ago

Changes

  • Update links @BaumiCoder (#655)

🚀 Features

  • add ::: highlight signal chars @danielbanfi47 (#653)
  • feat: add svgId option @ouuan (#645)

🐛 Bug Fixes

  • fix: use mermaid IFFE instead of bundling mermaid @aloisklink (#685)
  • Load all fonts before rendering @remcohaszing (#660)

📦 Dependency updates

  • fix: use mermaid IFFE instead of bundling mermaid @aloisklink (#685)
  • build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.3 @dependabot (#686)
  • build(deps-dev): bump typescript from 5.4.3 to 5.4.5 @dependabot (#681)
  • build(deps): bump gittools/actions from 0.13.4 to 1.1.1 @dependabot (#667)
  • build(deps-dev): bump typescript from 5.4.2 to 5.4.3 @dependabot (#673)
  • build(deps-dev): bump @tsconfig/node14 from 14.1.0 to 14.1.2 @dependabot (#676)
  • build(deps-dev): bump vite from 4.5.2 to 4.5.3 @dependabot (#675)
  • build(deps-dev): bump @mermaid-js/mermaid-zenuml from 0.1.2 to 0.2.0 @dependabot (#665)
  • build(deps-dev): bump typescript from 5.3.3 to 5.4.2 @dependabot (#664)
  • build(deps): bump gittools/actions from 0.13.2 to 0.13.4 @dependabot (#666)
  • build(deps): bump gittools/actions from 0.11.0 to 0.13.2 @dependabot (#658)
  • build(deps): bump gittools/actions from 0.10.2 to 0.11.0 @dependabot (#648)
  • build(deps): bump TimonVS/pr-labeler-action from 4 to 5 @dependabot (#649)
  • build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 @dependabot (#647)

10.8.0

3 months ago

Changes

📦 Dependency updates

  • build(deps-dev): bump mermaid from 10.7.0 to 10.8.0 @dependabot (#644)
  • build(deps): bump release-drafter/release-drafter from 5.25.0 to 6.0.0 @dependabot (#642)

10.7.0

3 months ago

Changes

🐛 Bug Fixes

  • Fix TypeScript types to support node16 and bundler moduleResolution modes @aloisklink (#634)

📦 Dependency updates

  • build(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0 @dependabot (#640)
  • build(deps-dev): bump mermaid from 10.6.1 to 10.7.0 @dependabot (#639)
  • build(deps): bump actions/upload-artifact from 4.1.0 to 4.2.0 @dependabot (#638)
  • build(deps-dev): bump vite from 4.5.1 to 4.5.2 @dependabot (#637)
  • build(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0 @dependabot (#635)
  • build(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 @dependabot (#630)
  • build(deps): bump github/codeql-action from 2 to 3 @dependabot (#629)
  • build(deps-dev): bump typescript from 5.3.2 to 5.3.3 @dependabot (#626)
  • build(deps-dev): bump vite from 4.5.0 to 4.5.1 @dependabot (#625)
  • build(deps-dev): bump typescript from 5.2.2 to 5.3.2 @dependabot (#622)
  • build(deps): bump actions/github-script from 6.4.1 to 7.0.1 @dependabot (#617)

10.6.1

6 months ago

Changes

📦 Dependency updates

  • build(deps-dev): bump mermaid from 10.6.0 to 10.6.1 @dependabot (#614)

10.6.0

6 months ago

Changes

📦 Dependency updates

  • build(deps): bump actions/setup-node from 3 to 4 @dependabot (#613)
  • build(deps-dev): bump mermaid from 10.5.1 to 10.6.0 @dependabot (#612)

10.5.1

7 months ago

Changes

📦 Dependency updates

  • build(deps-dev): bump mermaid from 10.5.0 to 10.5.1 @dependabot (#609)
  • build(deps-dev): bump vite from 4.4.11 to 4.5.0 @dependabot (#610)
  • build(deps): bump release-drafter/release-drafter from 5.24.0 to 5.25.0 @dependabot (#608)
  • build(deps): bump @babel/traverse from 7.18.11 to 7.23.2 @dependabot (#607)

10.5.0

7 months ago

Changes

📦 Dependency updates

  • build(deps-dev): bump mermaid from 10.4.0 to 10.5.0 @dependabot (#606)
  • build(deps-dev): bump vite from 4.4.9 to 4.4.11 @dependabot (#605)
  • build(deps): bump postcss from 8.4.27 to 8.4.31 @dependabot (#604)
  • build(deps): bump docker/setup-buildx-action from 2 to 3 @dependabot (#599)
  • build(deps): bump docker/setup-qemu-action from 2 to 3 @dependabot (#598)
  • build(deps): bump docker/login-action from 2 to 3 @dependabot (#597)
  • build(deps): bump docker/build-push-action from 4 to 5 @dependabot (#596)
  • build(deps-dev): bump jest from 29.6.4 to 29.7.0 @dependabot (#600)
  • build(deps): bump actions/checkout from 3 to 4 @dependabot (#593)
  • build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 @dependabot (#592)

10.4.0

8 months ago

Changes

📦 Dependency updates

  • build(deps-dev): bump typescript from 5.1.6 to 5.2.2 @dependabot (#589)
  • build(deps-dev): bump jest from 29.6.2 to 29.6.4 @dependabot (#591)
  • build(deps-dev): bump mermaid from 10.3.1 to 10.4.0 @dependabot (#590)

10.3.1

9 months ago

Changes

🚀 Features

  • feat: add support for @mermaid-js/mermaid-zenuml @aloisklink (#566)

🧰 Maintenance

  • chore: remove unused resolution on antlr4 @aloisklink (#580)

📦 Dependency updates

  • build(deps-dev): bump mermaid from 10.3.0 to 10.3.1 @dependabot (#583)
  • build(deps-dev): bump vite from 4.4.8 to 4.4.9 @dependabot (#582)
  • build(deps-dev): bump @mermaid-js/mermaid-zenuml from 0.1.1 to 0.1.2 @dependabot (#578)
  • build(deps-dev): bump vite from 4.4.7 to 4.4.8 @dependabot (#577)

10.3.0

9 months ago

Changes

  • Improve podman instructions for alternative installations @teamosceola (#554)

📦 Dependency updates

  • build(deps-dev): bump mermaid from 10.2.4 to 10.3.0 @dependabot (#573)
  • build(deps-dev): bump vite from 4.4.6 to 4.4.7 @dependabot (#574)
  • build(deps-dev): bump jest from 29.6.1 to 29.6.2 @dependabot (#575)
  • build(deps-dev): bump vite from 4.4.4 to 4.4.6 @dependabot (#571)
  • build(deps-dev): bump vite from 4.4.2 to 4.4.4 @dependabot (#567)
  • build(deps): bump word-wrap from 1.2.3 to 1.2.4 @dependabot (#569)
  • build(deps): bump semver from 6.3.0 to 6.3.1 @dependabot (#565)
  • build(deps-dev): bump jest from 29.5.0 to 29.6.1 @dependabot (#563)
  • build(deps-dev): bump vite from 4.3.9 to 4.4.2 @dependabot (#562)