@hyperfrontend/questions

Changelog§

Every published release, newest first. The latest is v0.3.1.

  1. v0.3.13 fixes

    Bug Fixes

    • reject a choice prompt no keypress could resolve
    • submit the text before a trailing line ending in the same chunk
    • cancel a waiting prompt when the input ends
    Compare the commits behind v0.3.1 on GitHub ↗
  2. v0.3.01 feature

    Features

    • support clipboard paste and resize-aware redraw
    Compare the commits behind v0.3.0 on GitHub ↗
  3. v0.2.11 other change

    Other

    • @hyperfrontend/workspaceremove lib-builder and tool-package as implicit dependencies for all lib projects
    Compare the commits behind v0.2.1 on GitHub ↗
  4. v0.2.01 feature · 1 fix

    Features

    • add filter as you type search on select prompt

    Bug Fixes

    • prompt cursor math and add live text render hook
    Compare the commits behind v0.2.0 on GitHub ↗
  5. v0.1.01 feature

    Features

    • new package for terminal questions