Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@nmanhit nmanhit released this 12 Sep 11:34
· 9 commits to master since this release
d69052d

Bug Fixes

  • Fixed incorrect descriptions and removed unnecessary lines.
  • Removed the unused --yes flag.

Maintenance

  • Wrote unit tests in the project with Jest.
  • Set up a continuous integration (CI) system to automatically run unit tests and perform linting checks.
  • Upgraded core libraries used in this tool:
    • chalk ^2.4.2 => ^4.1.2
    • commander ^7.2.0 => ^11.0.0
    • strip-ansi ^5.2.0 => ^6.0.1
    • @cybozu/eslint-config ^18.0.3 => ^22.0.1
    • @types/jsonfile ^6.1.0 => ^6.1.1
    • @types/node ^18.11.18 => ^20.5.9
    • eslint ^8.38.0 => ^8.48.0
    • eslint-plugin-prettier ^4.2.1 => ^5.0.0
    • prettier ^2.8.7 => ^3.0.3",
    • typescript ^4.9.5" => ^5.2.2"

New Contributors

Full Changelog: v0.4.3...v0.5.0_new