Skip to content

Releases: colyseus/colyseus.js

0.15.18

09 Feb 16:40
Compare
Choose a tag to compare
workaround for 'Access is denied' for localStorage. #139

0.15.17

25 Jan 21:18
Compare
Choose a tag to compare
bump 0.15.17

0.15.16

17 Jan 12:55
Compare
Choose a tag to compare
auth.sendResetPassword() should not trigger auth change. bump version.

0.15.15

27 Dec 13:25
1f2208d
Compare
Choose a tag to compare

New client.auth and client.http APIs. (colyseus/colyseus#657)

Documentation: https://docs.colyseus.io/authentication/

0.15.14

21 Sep 23:31
Compare
Choose a tag to compare
prevent console.warn errors in decentraland. bump version.

0.15.13

24 Aug 17:26
Compare
Choose a tag to compare
add 'ws' back as dependency.

0.15.12

23 Aug 23:27
Compare
Choose a tag to compare
embed nanoevents due to CJS/ESM issues on create-react-app. #71

0.15.11

04 Aug 12:13
Compare
Choose a tag to compare
fixes importing 0.15 on Decentraland 'legacy' scenes.

0.15.10

06 Jul 17:40
Compare
Choose a tag to compare
use 'fetch' by default on browser env. force XHR for Cocos Creator. b…

…ump 0.15.10

0.15.9

30 May 16:53
Compare
Choose a tag to compare
refactor 'createMatchMakeRequest' for integration with @colyseus/play…

…ground