Skip to content

Latest commit

 

History

History
58 lines (33 loc) · 964 Bytes

CHANGELOG.md

File metadata and controls

58 lines (33 loc) · 964 Bytes

Changelog

3.2.0

  • Build with Vite
  • Stop active animation on pan start
  • Use named export instead of default

3.1.0

  • Lock body scroll while interacting with carousel

3.0.1

  • Move back to just tsc build

3.0.0

2.2.0

  • Reduce renders amount

2.1.1

  • Use tslib
  • Mark the package as sideEffects free

2.0.1

  • Type for ImperativeHandle

2.0.0

Major update

1.2.1

  • Handle case when children equal count

1.2.0

  • Use only transforms in single item mode with zero margins

1.1.0

  • moveTo method

1.0.0

  • Initial release