1.4.0
Changes:
- Add correct Typescript typings - thanks @searene
- Adds API option to maintain sizes on destroy - thanks @frumbert
- Better error if selector is not found - thanks @turok1997
pairs
andparent
properties now exposed - thanks @saluce65- New website: https://split.js.org
Fixes:
- Improves LTR/RTL support - thanks @TpSr52
- Fixes a bug where the cursor would change when leaving the parent element - thanks @davidje13