Skip to content

Releases: mermaid-js/mermaid

v10.9.0

05 Mar 17:24
da33867
Compare
Choose a tag to compare

Release Notes

We now have Katex support!

image
Demo

🚀 Features

🧰 Maintenance

📚 Documentation

🎉 Thanks to all contributors helping with this release! 🎉

v10.8.0

02 Feb 10:51
Compare
Choose a tag to compare

v10.8.0

Features

image
  • Adding new diagram type - Block Diagram by @knsv in #5221

  • Feature/5114 add parallel commit config by @mathbraga in #5161

  • Changes to Gantt Parsers to allow hashes and semicolons to titles, sections, and task data. by @FutzMonitor in #5095

  • Feature/4653 add actor-top class to sequence diagram by @Ronid1 in #5241

Documentation

Bug fixes

Chores

New Contributors

Full Changelog: v10.7.0...v10.8.0

v10.7.0

15 Jan 09:18
dc857f8
Compare
Choose a tag to compare

Release Notes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

  • Use release-drafter/release-drafter GitHub Action to label our PRs (#4868) @aloisklink
  • build: use tsx instead of ts-node-esm (#5104) @aloisklink
  • tests: update #registerExternalDiagrams testTimeout from 5 seconds to 20 seconds (#5055) @omer-priel

📚 Documentation

🎉 Thanks to all contributors helping with this release! 🎉

10.6.1

06 Nov 14:25
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • fix(flow): fix invalid ellipseText regex (#5016) @aloisklink
    • This was causing freezes in flowcharts that had a ( char in ellipse nodes

Documentation

Chores

🎉 Thanks to all contributors helping with this release! 🎉

10.6.0

25 Oct 11:35
Compare
Choose a tag to compare

What's Changed

Fix

  • bug/4849_center_axis_labels by @dreathed in #4860
  • Better handling of large flowcharts and long edges @knsv

Docs

Chores

  • Wait for marker_unique_id.html E2E test to render before taking a screenshot by @Aloi
    sklink in #4847
  • Wait for theme-directives.html E2E test to render before taking a screenshot by @aloisklink in #4846
  • chore(deps): update all patch dependencies (patch) by @renovate in #4851
  • chore(dev-deps): update @typescript-eslint/* plugins to v6 (major) by @aloisklink in #4857
  • chore: shorten flow-huge.spec.js test case using .repeat by @Yokozuna59 in #4859
  • Publish Live Editor previews for the develop & next branches by @sidharthv96 in #4841
  • chore(deps): update all minor dependencies (minor) by @renovate in #4870
  • chore(deps): update all patch dependencies (patch) by @renovate in #4869
  • Commented out broken test by @nirname in #4913
  • chore(deps): update all patch dependencies (patch) by @renovate in #4891
  • fix(class): avoid duplicate definition of fill by @Mister-Hope in #4929
  • chore(deps): update all minor dependencies (minor) by @renovate in #4892
  • making consitent config imports from diagramAPI by @dreathed in #4889
  • fix(typos): Fix minor typos in the source code by @mribeirodantas in #4928
  • chore(deps): update all patch dependencies (patch) by @renovate in #4945
  • Bump @babel/traverse from 7.22.10 to 7.23.2 by @dependabot in #4951
  • Replace rehype-mermaidjs with rehype-mermaid by @remcohaszing in #4970

New Contributors

Full Changelog: v10.5.1...v10.6.0

v10.5.1

20 Oct 12:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.5.0...v10.5.1

10.5.0

02 Oct 08:10
Compare
Choose a tag to compare

What's Changed

Features

Bugfixes

Documentation

Chores

New Contributors

Full Changelog: v10.4.0...v10.5.0

v10.4.0

25 Aug 12:25
Compare
Choose a tag to compare

Features

Docs

Chores

New Contributors

Full Changelog: v10.3.1...v10.4.0

v10.3.1

11 Aug 12:28
Compare
Choose a tag to compare

What's Changed

Bugfixes

Documentation

Chores

  • chore(deps): update all minor dependencies (minor) by @renovate in #4682
  • build(deps-dev): bump json5 from 2.2.1 to 2.2.3 by @dependabot in #4685
  • build(deps): bump @braintree/sanitize-url from 6.0.0 to 6.0.1 by @dependabot in #4686
  • build(deps-dev): bump vite from 4.3.3 to 4.3.9 by @dependabot in #4687
  • chore(deps): update all patch dependencies (patch) by @renovate in #4681
  • chore: ts-ignore comment was misleading, JISON doesn't support types by @Incognito in #4689
  • chore(deps): unpin the dompurify dependency by @djadmin in #4677
  • build(deps-dev): bump pnpm from 8.3.1 to 8.6.8 by @dependabot in #4692

New Contributors

Full Changelog: v10.3.0...v10.3.1

10.3.0

26 Jul 08:04
165e0b6
Compare
Choose a tag to compare

What's Changed

Features

Bugfixes

Chores

Documentation

New Contributors

Full Changelog: v10.2.4...v10.3.0