Skip to content

Latest commit

 

History

History
166 lines (54 loc) · 4.44 KB

CHANGELOG.md

File metadata and controls

166 lines (54 loc) · 4.44 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

  • The following workspace dependencies were updated
    • dependencies
      • @frsource/tiny-carousel-utils bumped from ^0.5.0 to ^0.6.0
    • devDependencies
      • @frsource/tiny-carousel-core bumped from ^0.10.1 to ^0.10.2

0.4.4 (2022-06-13)

Bug Fixes

  • docs examples by raising cross-peer-deps (7d5dcb7)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @frsource/tiny-carousel-core bumped from ^0.10.0 to ^0.10.1

0.4.3 (2021-09-05)

Note: Version bump only for package @frsource/tiny-carousel-plugin-autoplay

0.4.2 (2021-05-23)

Note: Version bump only for package @frsource/tiny-carousel-plugin-autoplay

0.4.1 (2021-05-03)

Bug Fixes

  • autoplay: pause carousel before destroy (c55f427)

0.4.0 (2021-04-22)

Features

  • extract MouseListener type (30754f1)

0.3.0 (2021-04-06)

Features

  • plugin-autoplay: event deregister on destry (d2a12f5)

0.2.4 (2021-04-04)

Note: Version bump only for package @frsource/tiny-carousel-plugin-autoplay

0.2.3 (2021-03-31)

Note: Version bump only for package @frsource/tiny-carousel-plugin-autoplay

0.2.2 (2021-03-31)

Bug Fixes

  • move away from .mjs to avoid webpack bug (5b01269)

0.2.1 (2021-03-28)

Note: Version bump only for package @frsource/tiny-carousel-plugin-autoplay

0.2.0 (2021-03-27)

Bug Fixes

  • packages build order via dependency order (4498131)

Features

  • plugin-autoplay: reduce bundle size (d533746)

0.1.4 (2021-03-21)

Note: Version bump only for package @frsource/tiny-carousel-plugin-autoplay

0.1.3 (2021-03-14)

Note: Version bump only for package @frsource/tiny-carousel-plugin-autoplay

0.1.2 (2021-03-13)

Note: Version bump only for package @frsource/tiny-carousel-plugin-autoplay

0.1.1 (2021-03-12)

Bug Fixes

  • autoplay: clear previous timeout on re-play (31e5e8b)

0.1.0 (2021-03-08)

Features

  • autoplay: add autoplay plugin (3d36665)