Skip to content

v15.0.8

Latest

Choose a tag to compare

@sverweij sverweij released this 02 Aug 21:13
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.
v15.0.8
7b8f980

🐛 fixes

  • a2385b6 fix: write text output as utf8 instead of latin1 (#240)
  • 617c8ba fix(render): pass the engine option to the native graphviz executable (#239)

Thanks @pragdave-devo for both well documented and motivated pull requests that contained these fixes!

👷 maintenance

  • bec036a build(npm): updates external dependencies
  • 1822896 chore: fixes some lint issues
  • 7ac37db chore(ci): tightens how we run installs from npm