Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 954 Bytes

CHANGELOG.md

File metadata and controls

45 lines (25 loc) · 954 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.3.0] - 2023-10-12

Changed

  • Refactor timers, removed clearTimeout
  • Package dependency updates

[1.3.1] - 2023-11-19

Updated

  • Package keywords / documented features
  • Removed commented artifacts

[1.3.2] - 2023-12-03

Added

  • Slot machine credit/payouts logic to demo.

Removed

  • Photoshop reel-strip.psd from NPM package.

[1.3.3] - 2024-03-14

Added

  • Support WCAG 2.1 aria roles
  • Added click2Spin event option

Changed

  • Replace this referenced to self
  • Upgraded outdated NPM dependencies

[1.3.4] - 2024-04-01