- Add useSwipeVector hook
- Get the magnitude & direction of your swipe along with origin using this hook
- Add useSwipePosition hook
- Get raw co-ordinates of your swipe including start & end position
- Add prettier support & better code formatting
- Introduced code-splitting for better bundle size optimization