react-auditor 0.1.7

A blazing-fast Rust CLI to scan JS/TS/React code for best practices, quality, and security issues.
Documentation
1
2
3
4
5
6
7
8
9
10
# Changelog

## [0.1.7]https://github.com/chesteralan/react-auditor/compare/v0.1.6...v0.1.7 (2026-07-02)


### Bug Fixes

* cargo run --version, default-run, help text rule counts ([d1f5586]https://github.com/chesteralan/react-auditor/commit/d1f55862c156fb92f91aae37e4731d970c4addd0)
* robust version binary path resolution for CI ([a050775]https://github.com/chesteralan/react-auditor/commit/a050775f691e216b222bdcf87a1781544f8b78a3)
* use CARGO_BIN_EXE env var for version test binary path ([e8869b7]https://github.com/chesteralan/react-auditor/commit/e8869b72448e51736c57b60d90fd24bcf60282ee)