Pipr Review
Version updated for https://github.com/somus/pipr to version v0.2.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed
0.2.0 (2026-07-02)
⚠ BREAKING CHANGES
- pipr init –types-only and –no-types are removed and generated .pipr/types/pipr-sdk.d.ts is no longer written; types come from the installed @usepipr/sdk package.
- structure runtime action logging (#10)
- consolidate public API contracts (#9)
Features
- consolidate public API contracts (#9) (01db150)
- support installable npm dependencies in .pipr config (#14) (97794bc)