Releases: jmlavoier/clear-branches
Releases · jmlavoier/clear-branches
1.0.1-rc1
v1.0.1
Full Changelog: 1.0.0...1.0.1
1.0.0
General
- Renamed legacy code
- Using npm instead of yarn
- Add script to build and dev to watch
Environment
- Add Jest
- Add Eslint
- Add Prettier
- Add TypeScript
Architecture
- Refactor the structure to be clean
- Add src/@Types/domains
- Add src/@Types/entities
- Using commander to organize the CLI options:
- consider
- ignore
- ignore-patterns
- interactive
- Using prompts to interact with the user
Setup Environment
- Typescript
- ESlint
- Jest
- Prettier
Add CI
- Npm publish
- Npm test
- Npm build
- Npm lint
- Coverage