Skip to content

0.2.0 (2024-07-29)

Compare
Choose a tag to compare
@br14n-sol br14n-sol released this 05 Aug 00:08
· 147 commits to main since this release
v0.2.0
506b5d0

compare changes

Features

  • Add support for custom themes (43e3c94)

Other Changes

  • build(deps): update @inquirer/core to v9.0.6 (9e8284e)
  • lint: update @biomejs/biome rules (3406104)
  • build(deps-dev): add @tsconfig/node18 (48309e8)
  • refactor: remove ansi-escapes and add CURSOR_HIDE constant (52f422e)
  • refactor: replace yoctocolors with chalk (f6ea985)
  • refactor: move types to separate file (013c049)
  • refactor: move utils and constants to separate file (719aad8)
  • feat: add ensureTrailingSlash(), stripAnsiCodes() and getMaxLength() utils (a1e12a1)
  • build(deps-dev): add @inquirer/type (8101a92)