Releases: bluzky/nice-select2
Releases · bluzky/nice-select2
v2.1.0
What's Changed
- test by @Tsjippy in #24
- [FIX] Method .clear needs to deselect options by @tfeuerst in #42
- Added option to show selected items by @zaru in #39
- Fixed a bug in which the selection was not made even if it was selected again. by @zaru in #38
New Contributors
Full Changelog:
See Changelog for a full changelog
Make it work in webpack
This release makes it possible to include nice-select2 in your webpack import like this import NiceSelect from "nice-select2";