This project adheres to Semantic Versioning.
- Support .nanostagedrc config files (by Azat S.)
- Suppor git config dir location if .git is a file
- Add JS API
- Add multispinner output
- Support CI terminal
- Support run script for
diff
files
- Support run script for unstaged files
- Added allowing empty git commit
- Update docs
- Replace yarn to pnpm
- Add logo
- Fix publish npm
- Added support no-color flags
- Added run task output status
- Better output on script error
- Updated dependencies
- Add support are no-colors output
- Postpublish npm
- Support windows platform
- Fix glob parse
- Added globstar to glob parse
- Updated docs
- Added config load from file
- Fixed test
- Added external configs (
nano-staged.json
,.nano-staged.json
) - Update tests and doc
- Update docs.
- Fixed to run
./node_modules/.bin/nano-staged
.
- Removed
globstart
.
- Update docs.
- Added size benchmarks.
- Initial release.