Skip to content

v1.7.1

Choose a tag to compare

@shrijayan shrijayan released this 10 Mar 09:54
· 112 commits to main since this release
Immutable release. Only release title and notes can be modified.

1.7.1 (2026-03-10)

Bug Fixes

  • add pre-commit hook to run lint-staged for code quality checks (932f2db)
  • add Windows command resolution support and integration tests (d8a9b61)
  • refactor command execution to use execFileAsync for improved error handling (a32b5b3)