Skip to content

v6.2.0-beta.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Jun 12:56
b787399

6.2.0-beta.0 (2026-06-08)

🚀 Features

  • esl-carousel: update esl-carousel-autoplay plugin API to fully support pause behaviour (9b07b0a99)
  • esl-carousel: rework and simplify autoplay plugin API - separate contol mixin + (optional) lightweight state mixin (53337c6ac)

🩹 Fixes

  • esl-carousel: re-check autoplay blockers from global events (72197e025)
  • esl-utils: parseNumber handles empty space string " "incorrectly (632b8cf50)

💅 Refactors

  • esl-carousel: slight update API to use simplified state markers (1a2440b00)
  • esl-carousel: deduplicate autoplay events, update subscriptions strategy (9fbadc614)

Documentation updates

  • esl-carousel: cleanup autoplay documentation (4f57b45ec)