Skip to content

v3.2.4

Compare
Choose a tag to compare
@simonwep simonwep released this 05 Jan 17:56
· 45 commits to master since this release

Breaking changes

Only for those who are using jsdelivr or importing the lib files directly.

With this release the dist files changed! Check the corresponding README for the package you're using for how to use it with jsdelivr or other CDNs!

E.g. @viselect/vanilla/lib/viselect.esm.js is now @viselect/vanilla/dist/viselect.mjs

Bug fixes

  • Fix issues with scrolling (#190)
  • Fix missing source map (#189)