Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

v2.4.0

Latest
Compare
Choose a tag to compare
@MrDiamond64 MrDiamond64 released this 10 Dec 00:27
· 6 commits to main since this release

Full Changelog: v2.3.0...v2.4.0

BREAKING CHANGES:

  • startError event now returns an object
  • newRound, chooseWord, and canDraw events have been removed in favor for the stateUpdate event. Use a switch case to handle each state.