Skip to content

Release 0.7.0

Choose a tag to compare

@github-actions github-actions released this 11 Apr 20:36
· 15 commits to main since this release

0.7.0 (2024-04-11)

Features

  • init.command.ts: add support for user selected pm (a02161a), closes #32
  • init.command.ts: change package manager selection/install logic (fa12a83)
  • init.command.ts: Remove unnecessary guard clause w/ pm selection (b9881bd), closes #32
  • init.command.ts: replace ci command with install (786638e)
  • init.command.ts: Use installDependencies in favor of execa (e1a329b), closes #32
  • remove lock file from template (c78e232)
  • templates/*: add packages to pacakge.json in template (af83cc6)