Skip to content

Releases: blackjackkent/react-multivalue-text-input

v2.5.0

24 Apr 00:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.5.0

v2.4.0

30 Mar 17:42
Compare
Choose a tag to compare

What's Changed

  • build: fixing NPM build process to support node and browser environments by @blackjackkent in #41

Full Changelog: v2.3.1...v2.4.0

v2.3.1

25 Feb 21:59
Compare
Choose a tag to compare
  • Fixes a build issue that was preventing CSS modules from loading properly.

Full Changelog: v2.3.0...v2.3.1

v2.3.0

10 Jan 06:45
Compare
Choose a tag to compare

Fixed package.json configuration to use main key instead of module key, which was breaking unit test infrastructure for some users.

v2.2.0

06 Jan 07:22
Compare
Choose a tag to compare
build: fix(?) typescript module resolution

v2.1.0

02 Jan 03:54
Compare
Choose a tag to compare

What's Changed

  • feat: allow user to add multiple unique items from clipboard by @maheedhar1305 in #37

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

31 Dec 18:15
Compare
Choose a tag to compare

What's Changed

  • Add comprehensive Typescript support
  • Rework of dev environment and build process

Full Changelog: v1.0.0...v2.0.0