Skip to content

Releases: bluzky/nice-select2

v2.1.0

14 Jan 13:37
Compare
Choose a tag to compare

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

27 Dec 11:56
d8e92b3
Compare
Choose a tag to compare

This release makes it possible to include nice-select2 in your webpack import like this import NiceSelect from "nice-select2";