@react-chess-tools/react-chess-game
Version:
react-chess-game is a React component bridging chess.js with react-chessboard to offer a full-featured, ready-to-integrate chess board experience.
37 lines (19 loc) • 612 B
Markdown
@react-chess-tools/react-chess-game
# 0.4.0
## Minor Changes
- a161f18: Add keyboard controls
## Patch Changes
- 706b5ec: Upgrade dependencies (June 2024)
# 0.3.1
## Patch Changes
- 17805de: fix: fix captures highlight
# 0.3.0
## Minor Changes
- 3a9745f: Upgrade dependencies (June 2024)
# 0.2.1
## Patch Changes
- a2ff2f3: fixed Cannot update a component (Root) while rendering a different component (PuzzleRoot) error
# 0.2.0
## Minor Changes
- ea0eafb: Add changesets versioning
setup `changesets` and created the first changeset for the available packages. Removed release-it