Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 01:02
· 8 commits to master since this release
b086a98
  • No more default export. Now you have to import svgPathBbox function directly. Use import { svgPathBbox } from "svg-path-bbox"; instead of import svgPathBbox from "svg-path-bbox";.