Skip to content

Releases: withastro/cli-kit

v0.1.6

09 Dec 03:48
7000995
Compare
Choose a tag to compare

Patch Changes

  • 1daaad1: Hopefully fixes input locking issue

v0.1.5

14 Nov 15:13
ba86c1f
Compare
Choose a tag to compare

Patch Changes

  • b686135: Make Houston friendly again (whoops)

v0.1.4

07 Nov 18:19
2a3a8eb
Compare
Choose a tag to compare

Patch Changes

  • 1c61aa5: Ensure setRawMode is only called when process.stdin.isTTY

v0.1.3

28 Oct 10:32
Compare
Choose a tag to compare

Patch Changes

  • update ascii/unicode logic, expose forceUnicode util

v0.1.2

28 Oct 10:21
Compare
Choose a tag to compare

Patch Changes

  • Fix useAscii logic

v0.1.1

28 Oct 10:11
Compare
Choose a tag to compare

Patch Changes

  • Update isWin util to respect a FORCE_UNICODE process.env variable

v0.1.0

13 Oct 19:21
3540a32
Compare
Choose a tag to compare

Minor Changes

  • 40d2a47: Improve Windows compatability

v0.0.4

20 Sep 19:14
2ff5e1f
Compare
Choose a tag to compare

Patch Changes

  • 703ec77: Close readline when animation is done

v0.0.3

12 Sep 16:44
Compare
Choose a tag to compare

Patch Changes

  • fix clear issue

v0.0.2

12 Sep 16:34
Compare
Choose a tag to compare

Patch Changes

  • Fix utils types