Skip to content

gentle-pi v0.10.1

Choose a tag to compare

@Alan-TheGentleman Alan-TheGentleman released this 26 Jun 23:05
· 1169 commits to main since this release

gentle-pi v0.10.1

Features

  • Bundled pi-pretty output rendering — adds @heyhuynhgiabuu/pi-pretty as a bundled Pi package dependency so gentle-pi loads enhanced terminal/tool output rendering by default.
  • Pretty built-in tool displays — enables pi-pretty's upgraded renderers for built-in tools such as read, bash, ls, find, grep, and multi_grep through the package manifest.
  • Bundled FFF-backed search path — includes pi-pretty's bundled FFF integration for frecency-aware find / grep behavior without requiring a separate pi-pretty install.

Fixes

  • Bundled dependency packaging — configures pnpm with hoisted node_modules so Pi package dependencies declared in bundledDependencies pack correctly.
  • pnpm publish workflow — keeps the npm release path on pnpm publish, avoiding npm hardlink issues with pnpm-managed bundled dependencies.

Verification

  • pnpm test
  • pnpm publish --dry-run --no-git-checks
  • GitHub Actions publish workflow succeeded for gentle-pi@0.10.1
  • npm registry shows gentle-pi@0.10.1 with the latest dist-tag