Releases: mermaid-js/mermaid-cli
Releases · mermaid-js/mermaid-cli
8.10.2
Features
🧰 Maintenance
- Introduce mermaidcli user in the docker image @MindaugasLaganeckas (#125)
- Update to commander 7.2.0 @MindaugasLaganeckas (#126)
📦 Dependency updates
- Bump mermaid from 8.10.1 to 8.10.2 @dependabot (#129)
- Bump puppeteer from 9.1.1 to 10.0.0 @dependabot (#128)
- Bump ws from 7.3.0 to 7.4.6 @dependabot (#127)
8.10.1
8.9.3-1 Docker image fix
Changes
Fixes critical error in the docker image
📦 Dependency updates
- Bump hosted-git-info from 2.8.8 to 2.8.9 @dependabot (#123)
- Bump puppeteer from 9.0.0 to 9.1.1 @dependabot (#121)
8.9.3
Changes
- puppeteer misses shared library libgbm @MindaugasLaganeckas (#118)
📦 Dependency updates
- Bump mermaid from 8.9.2 to 8.9.3 @dependabot (#115)
- Bump chalk from 4.1.0 to 4.1.1 @dependabot (#117)
- Bump puppeteer from 8.0.0 to 9.0.0 @dependabot (#116)
8.9.2
Changes
- Added example usage and formatted long lines in README @derekthecool (#108)
- More detailed instruction to get going with Docker @dwvisser (#105)
- Add brew @BastianZim (#97)
📦 Dependency updates
- Bump mermaid from 8.9.1 to 8.9.2 @dependabot (#107)
- Bump puppeteer from 7.1.0 to 8.0.0 @dependabot (#104)
8.9.1
Changes
📦 Dependency updates
- Bump mermaid from 8.9.0 to 8.9.1 @dependabot (#102)
- Bump puppeteer from 7.0.1 to 7.1.0 @dependabot (#98)
- Bump puppeteer from 5.5.0 to 7.0.1 @dependabot (#96)
8.9.0
Bump mermaid version to 8.8.4
Dependenbot has not updated package.json file with mermaid versions starting from 8.8.1.
We have bumped the version of mermaid by hand to the current latest (8.8.4).
Changes
📦 Dependency updates
- Bump commander from 6.2.0 to 6.2.1 @dependabot (#89)
🎄 🤶 😄
8.8.4
🧰 Maintenance
- Better markdown and issue template config @Yash-Singh1 (#88)
- Renamed flowcharts for positive tests @Yash-Singh1 (#87)
- Install convert-svg-to-png for e2e testing @MindaugasLaganeckas (#83)
- Update license year @BastianZim (#82)
📦 Dependency updates
- Bump mermaid from 8.8.3 to 8.8.4 @dependabot (#86)
8.8.3-2 Fixes in release pipeline
Contains various fixes in release pipeline, related to changes in Github actions API.