Skip to content

Releases: jmlavoier/clear-branches

1.0.1-rc1

15 Jan 17:34
Compare
Choose a tag to compare

Testing NPM publish

v1.0.1

15 Jan 19:51
Compare
Choose a tag to compare

Full Changelog: 1.0.0...1.0.1

1.0.0

15 Jan 16:11
98cc346
Compare
Choose a tag to compare

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