Skip to content

Releases: jeffwcx/inquirer-select-pro

v1.0.0-alpha.9

14 Dec 10:53
542acd0
Compare
Choose a tag to compare
v1.0.0-alpha.9 Pre-release
Pre-release

Patch Changes

  • 507e8c2 Thanks @jeffwcx! - add selectFocusedOnSubmit option and fix CI issues

v1.0.0-alpha.8

29 Oct 19:03
81dc19d
Compare
Choose a tag to compare
v1.0.0-alpha.8 Pre-release
Pre-release

Patch Changes

v1.0.0-alpha.7

05 Aug 17:12
302c5c2
Compare
Choose a tag to compare
v1.0.0-alpha.7 Pre-release
Pre-release

Patch Changes

v1.0.0-alpha.6

26 Jun 18:10
6e4486c
Compare
Choose a tag to compare
v1.0.0-alpha.6 Pre-release
Pre-release

Patch Changes

  • bae2aee Thanks @jeffwcx! - make @inquirer/core as external dep which can reduce the size of cjs

v1.0.0-alpha.5

26 Jun 17:21
14e2563
Compare
Choose a tag to compare
v1.0.0-alpha.5 Pre-release
Pre-release

Patch Changes

  • 83a41d5 Thanks @jeffwcx! - bundle all deps when outputting in cjs format (Fix error that occurs when require esm in cjs)

v1.0.0-alpha.4

13 May 15:49
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release

Minor Changes

  • Able to toggle all options

v1.0.0-alpha.3

11 May 14:31
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release

Patch Changes

  • bundle lodash-es/debounce

v1.0.0-alpha.2

11 May 13:41
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

Patch Changes

  • remove only-allow

v1.0.0-alpha.1

11 May 13:25
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

Patch Changes

  • improve theming and add more tests