Skip to content

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 06 Mar 16:36

Minor Changes

  • 494cebe: fix: local scope no longer resolves to ~/.pi, creates .pi/extensions/ in cwd when missing

    • findLocalConfigPath now stops before $HOME so ~/.pi is never matched as project-local
    • save("local") falls back to {cwd}/.pi/extensions/{name}.json when no .pi dir exists in the tree