We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent febf3d6 commit 6cb5b21Copy full SHA for 6cb5b21
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-### _unreleased_
+### @aduh95/Viz.js v3.3.2 (2021-02-17)
4
5
- Fix `TextDecoder is not defined` in `@aduh95/viz.js/sync` on older version of
6
Node.js.
package.json
{
"name": "@aduh95/viz.js",
- "version": "3.3.1",
+ "version": "3.3.2",
"description": "A hack to put Graphviz on the web.",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
0 commit comments