Skip to content

v0.3.0 🌈

Choose a tag to compare

@github-actions github-actions released this 24 Apr 10:40
· 40 commits to master since this release

HAS BRAKING CHANGE

🚀 Features

Snapshot Diff

- exports[`public api toBeValidDotAndMatchSnapshot 1`] = `"digraph g { a -> b; }"`;
+ exports[`public api toBeValidDotAndMatchSnapshot 1`] = `digraph g { a -> b; }`;

Changes