Releases: betaorbust/github-loppers
Releases · betaorbust/github-loppers
Release list
v2.0.2
Fixes
- Moves to a compiled library instead of stripping types so it can be used with
npx - Fixes execution bit as part of build for local use
Updates
- Updates actions and deps to latest.
Full Changelog: v2.0.1...v2.0.2
Fix bin pathing
2.0.1 fixes a regression where the direct npx approach would fail due to misconfigured bin pathing.
Nicer CLI and native TS
Updates
Github loppers now has better messaging and nicer looking text prompts thanks to @clack/prompts.
Breaking Change
Github Loppers is now using --experimental-strip-types with native typescript which requires node > 22.6.0.
v1.1.2
Remove unused inquirer dependency and update some dev deps
Full Changelog: v1.1.1...v1.1.2