Skip to content

Releases: vadimdemedes/ink-text-input

v6.0.0

14 May 08:04
Compare
Choose a tag to compare

Thanks to @sindresorhus for updating this package to work with the newly released Ink 5!

Highlights

  • Require Node.js 18 and support Ink 5 (#84) 338ae6e

v5.0.1...v6.0.0

v5.0.1

02 Apr 22:04
Compare
Choose a tag to compare

Highlights

v5.0.0...v5.0.1

v5.0.0

01 Mar 21:14
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.0.3...v5.0.0

v4.0.3

03 Feb 14:19
Compare
Choose a tag to compare

Highlights

  • Add initialValue prop to UncontrolledTextInput 1dd0f9f
  • Document focus prop e3f12a9

v4.0.2...v4.0.3

v4.0.2

13 Nov 09:15
Compare
Choose a tag to compare

Highlights

  • Update peer dependencies to allow React 17.x (#70) 3068837

v4.0.1...v4.0.2

v4.0.1

19 Sep 09:31
Compare
Choose a tag to compare

Highlights

  • Reset cursor if updated text is shorter than the last one (#60) 35558d4

v4.0.0...v4.0.1

v4.0.0

26 Jul 19:52
Compare
Choose a tag to compare

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

See v4.0.0-0 release for changelog.

v4.0.0-1...v4.0.0

v4.0.0-1

23 Jun 18:06
Compare
Choose a tag to compare
v4.0.0-1 Pre-release
Pre-release

Highlights

  • Fix missing placeholder when cursor is hidden 56c2191

v4.0.0-0...v4.0.0-1

v4.0.0-0

23 Jun 17:11
Compare
Choose a tag to compare
v4.0.0-0 Pre-release
Pre-release

Highlights

v3.3.0...v4.0.0-0

v3.3.0

21 Jun 13:30
Compare
Choose a tag to compare

Highlights

  • Show cursor when input is masked (#57) a2e922f
  • Show cursor in placeholder (#56) 2ab1eb1
  • Ignore Tab and Shift+Tab key presses (#51) 0cbe497
  • Fix duplicated text when deleting first character (#55) 3d526cc

v3.2.2...v3.3.0