Skip to content

Releases: hastearcade/haste-sdk

@hastearcade/haste-express-v1.1.0

10 Feb 12:26
Compare
Choose a tag to compare

@hastearcade/haste-express-v1.1.0 (2023-02-10)

Features

  • express: updating haste express version (fe0102c)

@hastearcade/web-v4.1.0-next.1

10 Feb 01:43
Compare
Choose a tag to compare
Pre-release

@hastearcade/web-v4.1.0-next.1 (2023-02-10)

Features

  • all: updating jsonwebtoken and other major dependencies (d726dca)

@hastearcade/server-v3.1.0-next.1

10 Feb 01:43
Compare
Choose a tag to compare
Pre-release

@hastearcade/server-v3.1.0-next.1 (2023-02-10)

Features

  • all: updating jsonwebtoken and other major dependencies (d726dca)

@hastearcade/models-v2.1.0-next.1

10 Feb 01:42
Compare
Choose a tag to compare
Pre-release

@hastearcade/models-v2.1.0-next.1 (2023-02-10)

Features

  • all: updating jsonwebtoken and other major dependencies (d726dca)

@hastearcade/haste-express-v1.1.0-next.1

10 Feb 01:43
Compare
Choose a tag to compare

@hastearcade/haste-express-v1.1.0-next.1 (2023-02-10)

Features

  • all: updating jsonwebtoken and other major dependencies (d726dca)

@hastearcade/server-v3.0.0

25 Oct 14:59
Compare
Choose a tag to compare

@hastearcade/server-v3.0.0 (2022-10-25)

Bug Fixes

  • sdk: removing formatted name change (74cfad6)

Features

  • server: support party mode (c08009a)

BREAKING CHANGES

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

@hastearcade/models-v2.0.1

25 Oct 14:58
Compare
Choose a tag to compare

@hastearcade/models-v2.0.1 (2022-10-25)

Bug Fixes

  • sdk: removing formatted name change (74cfad6)

@hastearcade/server-v3.0.0-next.1

25 Oct 14:55
Compare
Choose a tag to compare
Pre-release

@hastearcade/server-v3.0.0-next.1 (2022-10-25)

Bug Fixes

  • sdk: removing formatted name change (74cfad6)

Features

  • server: support party mode (c08009a)

BREAKING CHANGES

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

@hastearcade/models-v2.0.1-next.1

25 Oct 14:55
Compare
Choose a tag to compare
Pre-release

@hastearcade/models-v2.0.1-next.1 (2022-10-25)

Bug Fixes

  • sdk: removing formatted name change (74cfad6)

@hastearcade/server-v2.0.0

03 Aug 17:22
Compare
Choose a tag to compare

@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