Skip to content

Releases: raghur/mermaid-filter

Minor updates

21 Dec 05:03
Compare
Choose a tag to compare
  • mermaid cli bump to v10
  • Merged open PRs (thanks!)
  • added test script

v1.4.6

27 Mar 11:21
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @likeadoc made their first contribution in #60
  • @ynohat made their first contribution in #77
  • @fkurz made their first contribution in #75
  • @remche made their first contribution in #78
  • @garf1242 made their first contribution in #72

Full Changelog: v1.4.5...v1.4.6

Bug fix - file handle leak, support mermaid fit "-f" flag

09 Oct 06:29
Compare
Choose a tag to compare

Maintenance - dependency updates

04 Aug 09:02
Compare
Choose a tag to compare
v1.4.4

v1.4.4 - dependency updates

Mermaid cli upgrade

04 Aug 08:55
Compare
Choose a tag to compare

Fixes a couple of of issues where mermaid used to hang due to quotes.

Bugfix

07 Oct 11:28
Compare
Choose a tag to compare

fixes #37

Minor release - CVE in lodash

13 Apr 05:33
Compare
Choose a tag to compare

Publish new version to address CVE in lodash dependency version.

Minor release

10 Jan 04:48
Compare
Choose a tag to compare
  • allow adding an id to generated image - see #30
  • [windows] Fix bug when moving file - see #29
  • some svg rendering fails - see #28
  • Allow default options to be customized via environment vars - see #28

Pushed to npm

More options

08 Oct 10:31
Compare
Choose a tag to compare

Pushing out a new release to npmjs in response to #26

Passthrough puppeteer config

04 May 04:41
Compare
Choose a tag to compare
feat(config): allow pass through of puppeteer configuration

See #21