Skip to content

Releases: heroiclabs/nakama-js

v2.0.0

14 May 14:13
Compare
Choose a tag to compare

Notable changes

Added

  • New browser headless test suite with Puppeteer.

Changed

  • All source code now written in TypeScript.
  • Rewrite client and socket model for Nakama 2.0.

v0.4.0

02 Feb 05:28
Compare
Choose a tag to compare

Notable changes

Changed

  • Re-structure project for wider browser compatibility.
  • Use a polyfill for window.fetch support.

Fixed

  • Fix bug in MatchDataSendRequest message.

v0.3.0

27 Nov 09:38
Compare
Choose a tag to compare

Notable changes

Added

  • Add support for Leaderboards.

v0.2.0

24 Nov 14:20
Compare
Choose a tag to compare

Notable changes

Added

  • Matchmaking and multiplayer support.

Changed

  • Build system now bundles a Base64 codec.

Fixed

  • Use Base64 library to enhance React Native compatibility.

v0.1.0

08 Nov 12:18
Compare
Choose a tag to compare

Notables changes

Added

  • Initial client release. Supports 1.2.0 release of Nakama server or greater.