gentle-pi v0.10.1
·
1169 commits
to main
since this release
gentle-pi v0.10.1
Features
- Bundled pi-pretty output rendering — adds
@heyhuynhgiabuu/pi-prettyas a bundled Pi package dependency sogentle-piloads 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, andmulti_grepthrough the package manifest. - Bundled FFF-backed search path — includes pi-pretty's bundled FFF integration for frecency-aware
find/grepbehavior without requiring a separate pi-pretty install.
Fixes
- Bundled dependency packaging — configures pnpm with hoisted
node_modulesso Pi package dependencies declared inbundledDependenciespack correctly. - pnpm publish workflow — keeps the npm release path on
pnpm publish, avoiding npm hardlink issues with pnpm-managed bundled dependencies.
Verification
pnpm testpnpm publish --dry-run --no-git-checks- GitHub Actions publish workflow succeeded for
gentle-pi@0.10.1 - npm registry shows
gentle-pi@0.10.1with thelatestdist-tag