Skip to content

Releases: Clariity/react-chessboard

v0.0.18

22 Nov 18:24
Compare
Choose a tag to compare

Added new type declaration to dist

v0.0.17

22 Nov 14:02
Compare
Choose a tag to compare

Added ref to type declaration file

v0.0.16

24 Oct 12:25
Compare
Choose a tag to compare
  • Compiling es2020 syntax correctly

v0.0.15

16 Oct 15:11
Compare
Choose a tag to compare

Removed lingering console logs

v0.0.14

15 Oct 20:18
Compare
Choose a tag to compare
  • prioritized premove squares so there the styles dont mix with customSquareStyles
  • updated examples for better game state handling when access is needed to the move() result

v0.0.13

15 Oct 16:19
Compare
Choose a tag to compare
  • correctly update cursor style on arePiecesDraggable change.

v0.0.11

11 Oct 19:07
Compare
Choose a tag to compare
  • minor bugfix to allow pre-moves to be registered when waiting for transition

v0.0.12

11 Oct 19:43
Compare
Choose a tag to compare
  • Allowed premoves in more scenarios such as 2 players dropping pieces and interrupted transitions