All Versions
12
Latest Version
Avg Release Cycle
225 days
Latest Release
103 days ago

Changelog History
Page 1

  • v5.0.1 Changes

    March 06, 2026

    🛠 v5.0.1 — Packaging + import-path fixes

    🚀 This release tightens the v5 package surface after real local-project validation.

    Highlights

    • 📦 ✅ Verified the package end-to-end by linking it into a local Vite project
    • 📦 ✅ Refined package exports and typesVersions for the final 5.0.1 publish shape
    • ✅ README corrected to reflect the real animation import behavior
    • 💅 ✅ Clarified CSS Modules usage for animation styles and module mappings
    • 📦 ✅ Final npm packaging cleanup for the scoped package

    Notes

    • For animation CSS Modules setups, import the matching .css file and the module export when needed
    • Public CSS entrypoints remain:
      • @rcaferati/react-awesome-slider/styles.css
      • @rcaferati/react-awesome-slider/captioned.css
      • @rcaferati/react-awesome-slider/lettering.css
      • @rcaferati/react-awesome-slider/custom-animations/*.css

    Install

    npm i @rcaferati/react-awesome-slider
    
  • v5.0.0 Changes

    March 04, 2026

    ⬆️ v5.0.0 — Scoped package + new core + navigation + Storybook upgrades

    This release publishes the new scoped package: @rcaferati/react-awesome-slider.

    Highlights

    • 🔨 ✅ Core v5 refactor (functional component + refreshed engine/model architecture)
    • Full navigation stack (context, Link, handlers) with comprehensive integration tests
    • Storybook improvements with animation selector (including sideAnimation)
    • ✅ New Adaptive Controls HOC (CSS-variable driven controls theming + bullets positioning support)
    • ⚡️ ✅ Updated build/test pipeline (tsup + vitest) and refreshed docs

    Migration

    • Install: npm i @rcaferati/react-awesome-slider
    • Replace imports from react-awesome-slider@rcaferati/react-awesome-slider
  • v3.3.0

    January 31, 2020
  • v2.1.0

    October 26, 2019
  • v2.0.0

    October 13, 2019
  • v1.2.0

    October 06, 2019
  • v1.1.0 Changes

    September 23, 2019
    • Solved component refresh issue
    • ⚡️ Updated SSR strategy
    • 🛠 Fixed single child error
  • v1.0.1

    June 24, 2019
  • v0.9.1

    June 24, 2019
  • v0.8.0

    June 24, 2019