Releases: ghiscoding/multiple-select-vanilla
Releases · ghiscoding/multiple-select-vanilla
v3.3.7
3.3.7 (2024-10-12)
Bug Fixes
- remove tsup, replace with esbuild + dts with tsc (#307) (21713a7) - by @ghiscoding
v3.3.6
3.3.6 (2024-10-05)
Bug Fixes
- avoid barrel files, keep only 1 entry file (#304) (64e895b) - by @ghiscoding
v3.3.5
3.3.5 (2024-10-04)
Bug Fixes
- full CJS/ESM hybrid support with tsup (#303) (002e090) - by @ghiscoding
v3.3.4
3.3.4 (2024-09-21)
Bug Fixes
- improve hybrid exports (cc622b1) - by @ghiscoding
- SASS deprecated
lightenanddarkenmethods (#301) (1938720) - by @ghiscoding
v3.3.3
3.3.3 (2024-09-03)
Bug Fixes
- package export not detected as ESM in Vitest (#297) (6803609) - by @ghiscoding
v3.3.2
3.3.2 (2024-08-17)
Bug Fixes
- use setTimeout/setInterval from window object with correct TS type (#294) (95ba819) - by @ghiscoding
v3.3.1
v3.3.0
v3.2.2
v3.2.1
3.2.1 (2024-05-11)
Bug Fixes
- only open drop when exists after open delay (#277) (866ee53) - by @ghiscoding