Last updated: 2026-04-08
No pending items.
- Position v3 migration — upgraded to
@echecs/positionv3, rewrote move generation usingreach()+derive(). -
position()getter — already public, exported, and documented in TSDoc. - Game rework — completed in v1.2.0 (Position integration).
- Descriptive illegal move error messages in
Game.move(). - Explicit rook-capture castling rights tests.