Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 25 Mar 21:43
· 25 commits to main since this release

Changed

  • BREAKING: Bye games now use same player for both sides
    ({ black: 'A', white: 'A' }) instead of empty string
    ({ black: '', white: 'A' }).
  • Updated TypeScript to 6.0.
  • Internal: split functions into individual files, renamed parameters.