Bug Fixes
- calendar: fix param type of calendar parameter formatValue (#4235) (ac1f205)
- core: insert theme stylesheet first to allow overriding (#4219) (#4220) (c02e90d)
- core: replace references to obsolete addListener/removeListener (#4221) (4430722)
- sortable: Prevent touchscreen scrolling conflict via touch-action (#4227) (0505835), closes #4178
- types: correct exports for react, vue and svelte (5b380eb)
- types: fix missing types (#4231) (734ab0a), closes #4181