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
- ci: fix percy ci action aloisklink (360)
- ci: update percy upload action aloisklink (359)
- Error in the pipeline for running ui tests MindaugasLaganeckas (356)
🚀 Features
- Run yarn standard --fix MindaugasLaganeckas (365)
- feat: add NodeJS API to mermaid-cli aloisklink (354)
- Switch package to use ESM (removes `babel` requirement) aloisklink (350)
🐛 Bug Fixes
- Add `--cssFile` as `<style>` node to SVG aloisklink (358)
- Support SVG/PDF template files for markdown input aloisklink (351)
🧰 Maintenance
- Lint using `standard` aloisklink (313)
📦 Dependency updates
- build(deps): bump release-drafter/release-drafter from 5.20.0 to 5.20.1 dependabot (363)
- build(deps): bump puppeteer from 16.1.0 to 16.2.0 dependabot (362)
- build(deps-dev): bump mermaid from 9.1.5 to 9.1.6 dependabot (361)
- Bump chalk from 4.1.2 to 5.0.1 dependabot (260)