- Build with Vite
- Stop active animation on pan start
- Use named export instead of default
- Lock body scroll while interacting with carousel
- Move back to just tsc build
- Rewritten with Framer Motion
- Built with microbundle
- Reduce renders amount
- Use
tslib
- Mark the package as sideEffects free
- Type for ImperativeHandle
Major update
- Animation through react-spring
- Dragging support with react-use-gesture
- Autoplay out of the box
- Zero repaints in any case
- Handle case when children equal count
- Use only transforms in single item mode with zero margins
- moveTo method
- Initial release