Skip to content

feat!: adapt to @echecs/tournament v3 types#33

Merged
mormubis merged 1 commit intomainfrom
feat/tournament-v3
May 10, 2026
Merged

feat!: adapt to @echecs/tournament v3 types#33
mormubis merged 1 commit intomainfrom
feat/tournament-v3

Conversation

@mormubis
Copy link
Copy Markdown
Collaborator

Summary

  • function signatures changed from (player, Game[][], Player[]) to (player, CompletedRound[], Player[]) to match @echecs/tournament v3's Tiebreak type
  • byes no longer appear as games — iterating round.games already excludes them
  • peer dependency bumped from @echecs/tournament@^2.0.0 to @echecs/tournament@^3.0.0
  • types.ts deleted — GameKind/Result re-exports removed

breaking change — bumps to v4.0.0

@mormubis mormubis merged commit b1d88e8 into main May 10, 2026
4 checks passed
@mormubis mormubis deleted the feat/tournament-v3 branch May 10, 2026 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant