Skip to content

Releases: mermaid-js/mermaid-cli

9.2.2

17 Nov 07:15
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

  • Fixed -e flag option to place output format for files @OmiCoding (#405)
  • Log mermaid puppeteer output to console.log @DKurilo (#399)

🧰 Maintenance

📦 Dependency updates

9.1.7

02 Oct 11:01
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

📦 Dependency updates

9.1.6 BREAKING CHANGES

22 Aug 08:55
Compare
Choose a tag to compare

Many thanks to @aloisklink for helping to prepare this release and welcome on board!

BREAKING CHANGES

  1. The input to mermaid-cli module is now in src/cli.js, not index.bundle.js
  2. The prepublishOnly script has been removed, as it is no longer needed without babel.

Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

📦 Dependency updates

9.1.5

15 Aug 09:40
Compare
Choose a tag to compare

Changes

📦 Dependency updates

9.1.4

19 Jul 05:30
Compare
Choose a tag to compare

Changes

  • Refactor: Use jest testing library for running unit tests @aloisklink (#324)

🚀 Features

🐛 Bug Fixes

📦 Dependency updates

9.1.3

22 Jun 08:10
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

📦 Dependency updates

9.1.2

17 May 07:40
Compare
Choose a tag to compare

Changes

9.1.1

16 May 11:26
Compare
Choose a tag to compare

Changes

📦 Dependency updates

9.0.3

26 Apr 08:37
Compare
Choose a tag to compare

Releases 9.0.0 and 9.0.1 do not have docker images in the Github docker repository due to an error in the release pipeline.

Changes

9.0.2

25 Apr 08:39
Compare
Choose a tag to compare

This release is needed to diagnoze the problem in the release pipeline.