Skip to content

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 11 Sep 13:57
· 12 commits to main since this release

2.0.1 — Do not re-ingest the output destination

Fixed: previously generated artifacts are no longer used as source shapes

  • On repeated runs with a recursive input glob, the CLI used to pick up its
    own previously generated sprites and stylesheets from the configured
    destination directory and process them as source shapes, producing shapes
    with identifiers derived from the output path (e.g. assets--OUT--stack-- svg--sprite). The destination tree (and the mode-specific output
    directories when the destination is the current directory) is now filtered
    out of the glob results.