- Merge with main mermaid repository (https://github.com/mermaid-js/mermaid.git) (with the latest release tag)
- Fix any conflicts ensuring (
format: 'umd') is still working - Build
npx pnpm installand test (file inpackages/mermaid/dist/mermaid.min.js) - Commit using
--no-verifyfrom command linegit commit -m "MESSAGE" --no-verify - Push