Skip to content

@hastearcade/server-v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 17:22
· 50 commits to main since this release

@hastearcade/server-v2.0.0 (2022-08-03)

BREAKING CHANGES

  • leaderboards is going from a sync call to an async call

  • feat(server): updated package-lock to fix ci bug

  • Leaderboards going from sync to async interface

  • chore(release): 2.0.0-next.1 [skip ci]

@hastearcade/server-v2.0.0-next.1 (2022-07-23)

Features

  • server: support party mode (c08009a)

BREAKING CHANGES

  • server: leaderboards is going from a sync call to an async call

  • docs(server): updated for new async leaderboards method

Shows how party mode can be used

Co-authored-by: semantic-release-bot semantic-release-bot@martynus.net
Co-authored-by: Keith LaForce klaforce@gmail.com