Skip to content

gentle-pi v0.10.6

Choose a tag to compare

@Alan-TheGentleman Alan-TheGentleman released this 29 Jun 11:29
· 1195 commits to main since this release
5badd53

Fixes

  • Fix pi-pretty wrapper resolution when Pi loads gentle-pi through the user-facing pnpm symlink path.
  • Resolve @heyhuynhgiabuu/pi-pretty from the real installed package path so pnpm's virtual store dependency layout is honored.
  • Keep the cross-platform install behavior from 0.10.4/0.10.5: pi-pretty remains a normal dependency, not bundled.

Verification

  • node --experimental-strip-types --test tests/package-manifest.test.ts
  • node --experimental-strip-types --check extensions/pi-pretty.ts
  • pnpm test
  • pnpm publish --dry-run --no-git-checks