UNPKG

@react-chess-puzzle-fix/react-chess-puzzle

Version:

A lightweight, customizable React component library for rendering and interacting with chess puzzles.

54 lines (32 loc) 1.09 kB
# @react-chess-tools/react-chess-puzzle ## 0.4.0 ### Minor Changes - a161f18: Add keyboard controls ### Patch Changes - 5fc2ee1: fix: makeFirstMove on Puzzle Restart - 706b5ec: Upgrade dependencies (June 2024) - Updated dependencies [a161f18] - Updated dependencies [706b5ec] - @react-chess-tools/react-chess-game@0.4.0 ## 0.3.1 ### Patch Changes - Updated dependencies [17805de] - @react-chess-tools/react-chess-game@0.3.1 ## 0.3.0 ### Minor Changes - 3a9745f: Upgrade dependencies (June 2024) ### Patch Changes - Updated dependencies [3a9745f] - @react-chess-tools/react-chess-game@0.3.0 ## 0.2.1 ### Patch Changes - a2ff2f3: fixed Cannot update a component (Root) while rendering a different component (PuzzleRoot) error - Updated dependencies [a2ff2f3] - @react-chess-tools/react-chess-game@0.2.1 ## 0.2.0 ### Minor Changes - ea0eafb: Add changesets versioning setup `changesets` and created the first changeset for the available packages. Removed release-it ### Patch Changes - Updated dependencies [ea0eafb] - @react-chess-tools/react-chess-game@0.2.0