Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 26 Nov 12:21
· 13 commits to master since this release

Breaking Changes

  • f3fe5ad: refactor(cli)!: more concerned with human interaction than CLI readline (kabeep)

Styles

Continuous Integration

  • husky: avoid unnecessary lint by add lint-staged (kabeep)
  • deps-bot: update action (kabeep)

Chores

  • migrate linter from xo to biome (kabeep)
  • add cross-env (kabeep)
  • migrate module resolution from Node16 to Bundler (kabeep)
  • rm meaningless docs (kabeep)
  • rm next major version deps (kabeep)
  • add lock file for pnpm to .gitignore (kabeep)

Commits

  • f3fe5ad: refactor(cli)!: more concerned with human interaction than CLI readline (kabeep)
  • 761848e: Bump version 1.3.0 (kabeep)