Skip to content

Releases: sjwall/mdx-mermaid

v1.3.2

22 Aug 18:49
45a7056
Compare
Choose a tag to compare
  • Fix diagrams not showing on page load

v1.3.1

22 Aug 18:10
feae276
Compare
Choose a tag to compare
  • Fix CJS output file extension

v1.3.0

22 Aug 17:20
1db4bdd
Compare
Choose a tag to compare
  • Fix js injection

v2.0.0-rc1

10 Aug 18:51
5e16e68
Compare
Choose a tag to compare
v2.0.0-rc1 Pre-release
Pre-release

v1.2.3

24 May 08:20
c263a0c
Compare
Choose a tag to compare

v1.2.2

10 Mar 20:45
982e256
Compare
Choose a tag to compare

Bug Fixes

v1.2.1

09 Jan 15:12
5937e1d
Compare
Choose a tag to compare

Bug Fixes

  • Fix docusaurus production build

v1.2.0

08 Jan 16:40
1a827b1
Compare
Choose a tag to compare

Features

  • feat: when html theme changes, mermaid theme updates accordingly (#21) @fresto32

Other

Supported Mermaid versions are >= 8.11.0 (#20 @pete-the-pete) and < 8.12.0 see https://sjwall.github.io/mdx-mermaid/docs/mermaid-versions/

v1.1.1

06 Nov 11:13
b0cb392
Compare
Choose a tag to compare

Bug Fixes

  • fix(path): currently ts not support exports in package.json #6 #5 @mzvast
  • Typechecking in docusaurus 2.0.0-beta.8 fails #10 @TGTGamer

v1.1.0

18 Aug 20:45
8527fc3
Compare
Choose a tag to compare

Features

  • Pass config to mermaid #2

Improvements

  • Improve performance with multiple diagrams in a page