Skip to content

Releases: vadimdemedes/ink-select-input

v6.0.0

22 May 22:58
Compare
Choose a tag to compare

Breaking

v5.0.0...v6.0.0

v5.0.0

01 Mar 21:42
Compare
Choose a tag to compare

Breaking changes

This package is now pure ESM. Please read this.

Thank you

Shoutout to @amitdahan for converting this package to ESM 💛

v4.2.2...v5.0.0

v4.2.2

01 Mar 21:31
Compare
Choose a tag to compare

Highlights

  • Fix stuck selection when initialIndex is larger than limit (#44) 5cdf4d9

v4.2.1...v4.2.2

v4.2.1

13 Nov 09:22
Compare
Choose a tag to compare

Highlights

  • Update peer dependencies to allow React 17.x (#37) d1da2fb

v4.2.0...v4.2.1

v4.2.0

04 Oct 17:25
Compare
Choose a tag to compare

Highlights

  • Reset selected item only when list values change (#33) a9a2c75

v4.1.0...v4.2.0

v4.1.0

20 Sep 19:49
Compare
Choose a tag to compare

Highlights

v4.0.0...v4.1.0

v4.0.0

22 Jul 19:06
Compare
Choose a tag to compare

This release updates this package to be compitlbe with Ink 3.

Highlights

  • Require Node.js v10.x or higher
  • Rewritten in TypeScript fc5f7a1
  • Renamed focus prop to isFocused

v3.1.2...v4.0.0

v3.1.2

28 Jul 22:52
Compare
Choose a tag to compare

v3.1.1...v3.1.2

v3.1.1

05 May 16:21
Compare
Choose a tag to compare

v3.1.0...v3.1.1

v3.1.0

14 Mar 05:04
Compare
Choose a tag to compare
  • Add optional item key to be specified (#14) 2815c77
  • Add initialIndex prop to control initially-selected item (#15) 586fd86

Credits

❤️ Thank you to @cameronhunter and @duncanbeevers for contributing to this release!

v3.0.2...v3.1.0