What's Changed
New Features 🎉
- feat: add allow-empty option to staged command by @chenjiahan in #8
- feat: add concurrent option to staged command by @chenjiahan in #9
- feat: add verbose option to staged command by @chenjiahan in #10
- feat: add no-stash option to staged command by @chenjiahan in #11
- feat: add quiet option to staged command by @chenjiahan in #12
- feat: add relative option to staged command by @chenjiahan in #14
- feat: add cwd option to staged command by @chenjiahan in #16
- feat: add debug option to staged command by @chenjiahan in #17
Performance 🚀
- perf: reduce Rstack CLI startup time by @chenjiahan in #6
- perf: upgrade rslog to v2.2.0 by @chenjiahan in #13
Bug Fixes 🐞
- fix: prefer app config for Rstest by @chenjiahan in #7
Refactor 🔨
- refactor: load config with shared config loader package by @chenjiahan in #1
- refactor: defer staged option defaults to lint-staged by @chenjiahan in #18
Document 📖
- docs: add Rstack CLI best practices skill by @chenjiahan in #2
- docs: add Rstack CLI skill install instructions by @chenjiahan in #3
- docs: add documentation example by @chenjiahan in #4
- docs: add migrate-to-rstack-cli skill by @chenjiahan in #5
- docs: add Rstack release skill by @chenjiahan in #19
Other Changes
- test: suppress CLI logs during test runs by @chenjiahan in #15
- release: v0.0.3 by @chenjiahan in #20
- chore: update repository references by @chenjiahan in #21
New Contributors
- @chenjiahan made their first contribution in #1
Full Changelog: v0.0.2...v0.0.3