mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-12 20:09:46 +02:00

- Revert marked package version to ^16.0.0 for better compatibility - Update pnpm-lock.yaml to reflect the version change - Add changeset to document the dependency update - All tests pass with the reverted version - Build completes successfully
10 lines
258 B
Markdown
10 lines
258 B
Markdown
---
|
|
'mermaid': patch
|
|
---
|
|
|
|
chore: revert marked dependency from ^15.0.7 to ^16.0.0
|
|
|
|
- Reverted marked package version to ^16.0.0 for better compatibility
|
|
- This is a dependency update that maintains API compatibility
|
|
- All tests pass with the updated version
|