Skip to content

1.2.0

Choose a tag to compare

@bartdominiak bartdominiak released this 09 Jul 10:39

Added

  • Autoplay support for Carousel — new autoplay and autoplayInterval props advance slides on a timer and loop back to the first slide after the last (#107)

Fixed

  • Carousel boundary events (leftBound/rightBound) now fire once, edge-triggered, instead of repeatedly on every scroll tick (#106)
  • changeSlide/goToSlide no longer emit a duplicate slideChange for the same navigation (#106)

Changed

  • Migrated examples to Bun (#104)
  • Replaced ESLint with Biome (#99)

Full Changelog: 1.1.0...1.2.0