Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 960 Bytes

CHANGELOG.md

File metadata and controls

36 lines (28 loc) · 960 Bytes

Changelog

[1.0.4] - 2024-03-21

Added

  • Update license link in README.md.
  • Update home page link in package.json

[1.0.3] - 2024-03-21

Added

  • Added emoji to the Authors section in README.md.
  • Improved documentation for better clarity.

Changed

  • Updated styles in the carousel component for better responsiveness.
  • Fixed minor typos in comments across the codebase.

[1.0.2] - 2024-03-21

Added

  • Added new feature for user authentication.
  • Implemented lazy loading for images.

Changed

  • Updated styles for better responsiveness.
  • Improved performance of the carousel transitions.

Fixed

  • Fixed a bug causing the carousel to not reset on reaching the last slide.
  • Resolved an issue with keyboard navigation not working correctly.

[1.0.1] - 2024-03-21

Changed

  • Removed accidentally committed coverage/ directory from git history

[1.0.0] - 2024-03-20

Added

  • Initial release of parallax-carousel-react