Skip to content

v4.0.0

Compare
Choose a tag to compare
@remcohaszing remcohaszing released this 21 Nov 10:49
· 59 commits to main since this release
v4.0.0
4281431
  • Update to puppeteer-core@19.
  • Update to svgo@3.
  • Remove @types/svgo, since svgo now ship their own type definitions.
  • Remove @types/mermaid, since mermaid now ship their own type definitions.
  • Use default SVGO options.
  • Instead of null, use false to disable SVG minification.