Version 5.0.0
With this release the following polyfills have been removed to reduce the bundle size:
Array.prototype.find
Array.prototype.includes
Array.from
If you need to support browsers that do not have these features, see here: https://github.com/jshjohnson/Choices#browser-compatibility
This release hopefully also resolves rendering performance issues with large data sets.