Releases: willb335/chessboardjsx
Releases · willb335/chessboardjsx
v2.0.1
2.0.1 (2018-07-28)
Bug Fixes
- chessboard: change prevPos prop to currentPos for initial state (0b2884c)
v2.0.0
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
1.0.9 (2018-07-09)
Bug Fixes
- notation: change to pure comp (9ad7487)
v1.0.8
1.0.8 (2018-06-30)
Bug Fixes
- piece: delete animation on drop (ce3083e)
v1.0.7
1.0.7 (2018-06-29)
Bug Fixes
- phantompiece: center PhantomPiece (7b99282)
v1.0.6
1.0.6 (2018-06-29)
Bug Fixes
- piece: stop neighboring pieces from re-rendering on drop animation (ba09e9b)
v1.0.5
1.0.5 (2018-06-27)
Bug Fixes
- chessboard: change default colors for board (49a9f47)
v1.0.4
1.0.4 (2018-06-26)
Bug Fixes
- squares: destroy squares on unmount (ac59dc0)
v1.0.3
1.0.3 (2018-06-26)
Bug Fixes
- square: reset square coordinates when screen size changes (4a27a34)
v1.0.2
1.0.2 (2018-06-25)
Bug Fixes
- dry run trial for semantic release (828be71)
- src: first release (84b71f3)