Skip to content

v3.3.0

Compare
Choose a tag to compare
@pi0 pi0 released this 19 Dec 23:54
· 2 commits to main since this release

compare changes

๐Ÿš€ Enhancements

  • utils: formatTree utility (#223)
  • formatTree: Support max depth (#267)
image
  • Print error cause (#308)
image
  • Export prompt option types (#301)
  • prompt: Configurable cancel strategy (#325)

๐Ÿฉน Fixes

  • Use initial in select and multiselect prompts (#232)
  • Make box title color same as border (#236)

๐Ÿ“– Documentation

  • Update screenshot (205d9c8)
  • Add vitest mocking note (#182)
  • Add note about raw method (#271)
  • Add jsdocs for utils functions (#286)
  • Add jsdocs for top-level functions (#288)

๐Ÿ“ฆ Build

  • Updated bundled dependencies (compare changes)
  • Fix subpath types (#265)
  • Add require condition for browser builds (#243)

๐ŸŒŠ Types

  • Fix prompt with select type return value type (#238)

โค๏ธ Contributors