# pi-utils-settings: v0.10.0

release · 2026-03-06 · #pi-utils-settings · v0.10.0

### 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

- [GitHub release](https://github.com/aliou/pi-utils-settings/releases/tag/v0.10.0)
- [npm](https://www.npmjs.com/package/@aliou/pi-utils-settings/v/0.10.0)
