magjac / d3-graphviz

Graphviz DOT rendering and animated transitions using D3
BSD 3-Clause "New" or "Revised" License
1.68k stars 103 forks source link

Update @hpcc-js/wasm to 1.15.7 #243

Closed mrdrogdrog closed 2 years ago

mrdrogdrog commented 2 years ago

hpcc-js/wasm released a new version that fixes some serious problems when using next.js (probably it's a webpack/esbuild problem).

This PR updates @hpcc-js/wasm to 1.15.7.

See https://github.com/hpcc-systems/hpcc-js-wasm/issues/116 and https://github.com/hpcc-systems/hpcc-js-wasm/issues/115

codecov[bot] commented 2 years ago

Codecov Report

Merging #243 (306be74) into master (501678b) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #243   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           37        37           
  Lines         1114      1114           
=========================================
  Hits          1114      1114           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

magjac commented 2 years ago

Thanks. I added a CHANEGLOG entry and merged.

mrdrogdrog commented 1 year ago

Nice. Thanks. Please release a new version :)

magjac commented 1 year ago

Done.