All Versions
10
Latest Version
Avg Release Cycle
48 days
Latest Release
1696 days ago

Changelog History

  • v2.4.2 Changes

    September 03, 2019

    2.4.2 (2019-09-03)

    ๐Ÿ› Bug Fixes

    • sparepiece: allow onDrop to work with spare pieces (6a7b2b8)
  • v2.4.1 Changes

    August 24, 2019

    2.4.1 (2019-08-24)

    ๐Ÿ› Bug Fixes

    • chessboard: update types (d911ac6)
  • v2.4.0 Changes

    June 11, 2019

    2.4.0 (2019-06-11)

    ๐Ÿ”‹ Features

    • app: add typescript support for undo prop (22cff5c)
  • v2.3.0 Changes

    January 30, 2019

    2.3.0 (2019-01-30)

    ๐Ÿ”‹ Features

    • chessboard: add data attributes for board and squares (ca0c773)
  • v2.2.0 Changes

    October 15, 2018

    2.2.0 (2018-10-15)

    ๐Ÿ”‹ Features

  • v2.1.0 Changes

    September 13, 2018

    2.1.0 (2018-09-13)

    ๐Ÿ”‹ Features

    • app: add typescript support (cd3f909)
  • v2.0.1 Changes

    July 28, 2018

    2.0.1 (2018-07-28)

    ๐Ÿ› Bug Fixes

    • chessboard: change prevPos prop to currentPos for initial state (0b2884c)
  • v2.0.0 Changes

    July 24, 2018

    2.0.0 (2018-07-24)

    ๐Ÿ”‹ Features

    • chessboard: create new features (38ce5eb)

    ๐Ÿ’ฅ BREAKING CHANGES

    • chessboard: selectedSquareStyles and selectedSquares erased ยท onHoverSquareStyle changed to
      ๐Ÿ’… dropSquareStyle
  • v1.0.9 Changes

    July 09, 2018

    1.0.9 (2018-07-09)

    ๐Ÿ› Bug Fixes

    • notation: change to pure comp (9ad7487)
  • v1.0.8 Changes

    June 30, 2018

    1.0.8 (2018-06-30)

    ๐Ÿ› Bug Fixes

    • piece: delete animation on drop (ce3083e)