Changes
- Refactor: Use
jest
testing library for running unit tests @aloisklink (#324)
🚀 Features
- Throw error if mermaid rendering fails @aloisklink (#321)
🐛 Bug Fixes
- Make mermaid a dev dependency @aloisklink (#332)
- Exit with error exitcode on invalid input @aloisklink (#322)
📦 Dependency updates
- build(deps): bump puppeteer from 15.3.0 to 15.4.0 @dependabot (#334)
- build(deps): bump commander from 9.3.0 to 9.4.0 @dependabot (#335)
- build(deps): bump jest from 28.1.2 to 28.1.3 @dependabot (#336)
- build(deps-dev): bump @babel/preset-env from 7.18.2 to 7.18.6 @dependabot (#328)
- build(deps-dev): bump @babel/cli from 7.17.10 to 7.18.6 @dependabot (#329)
- build(deps): bump mermaid from 9.1.2 to 9.1.3 @dependabot (#327)
- build(deps-dev): bump @babel/core from 7.18.5 to 7.18.6 @dependabot (#326)
- build(deps): bump puppeteer from 15.1.1 to 15.3.0 @dependabot (#325)
- build(deps): bump puppeteer from 14.4.1 to 15.1.1 @dependabot (#323)