noUiSlider v15.0.0 Release Notes

Release Date: 2021-05-02 // almost 3 years ago
    • noUiSlider is now written and distributed as TypeScript;
    • ๐Ÿ“ฆ Types are now provided. If you are currently using @types/nouislider, this should be replaced;
    • ๐Ÿ“ฆ The distributed files have moved from distribute to dist in the NPM package, and are no longer in the repository; You may need to change the path to the noUiSlider CSS file if you are importing it using a package manager;
    • ๐Ÿ›  Fixed: Slider now properly works in multiple layers of Shadow DOM (#1121);
    • โœ‚ Removed: version from exceptions and export;
    • โœ‚ Removed: Bower support;