Releases: hc-oss/react-multi-select-component
Releases · hc-oss/react-multi-select-component
v4.2.4
Full Changelog: v4.2.3...v4.2.4
v4.2.3
What's Changed
- Feat: Added
closeOnChangedValue
functionality. by @bdokimakis in #555
New Contributors
- @bdokimakis made their first contribution in #555
Full Changelog: v4.2.2...v4.2.3
v4.2.2
What's Changed
- chore: 🤖 dependency updates by @harshzalavadiya in #554
Full Changelog: v4.2.1...v4.2.2
v4.2.1
What's Changed
- fix: 🔧 move from esm (mjs) to legacy js by @harshzalavadiya in #541
Full Changelog: v4.2.0...v4.2.1
v4.2.0
What's Changed
- refactor: ⚡ move to tsup by @harshzalavadiya in #539
Full Changelog: v4.1.15...v4.2.0
v4.1.15
What's Changed
- Two minor fixes at src/lib/fuzzy-match-utils.tsx by @Brijeshlakkad in #528
- chore: 🤖 dependency updates by @harshzalavadiya in #530
New Contributors
- @Brijeshlakkad made their first contribution in #528
Full Changelog: v4.1.14...v4.1.15
v4.1.14
What's Changed
- refactor: ♻️ transparent search box by @harshzalavadiya in #514
- fix: 🐛 custom filter selection by @harshzalavadiya in #515
Full Changelog: v4.1.13...v4.1.14
v4.1.13
- chore: 🤖 dependency updates
v4.1.12
- refactor: ♻️ allow
react
andreact-dom
16+
and17+
in peer dependency
v4.1.11
refactor: :recycle: move to babel