Releases: blackjackkent/react-multivalue-text-input
Releases · blackjackkent/react-multivalue-text-input
v2.5.0
What's Changed
- Add handler for dynamic value update by @blackjackkent in #43
Full Changelog: v2.4.0...v2.5.0
v2.4.0
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
- Fixes a build issue that was preventing CSS modules from loading properly.
Full Changelog: v2.3.0...v2.3.1
v2.3.0
Fixed package.json configuration to use main
key instead of module
key, which was breaking unit test infrastructure for some users.
v2.2.0
build: fix(?) typescript module resolution
v2.1.0
What's Changed
- feat: allow user to add multiple unique items from clipboard by @maheedhar1305 in #37
New Contributors
- @maheedhar1305 made their first contribution in #37
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Add comprehensive Typescript support
- Rework of dev environment and build process
Full Changelog: v1.0.0...v2.0.0