Releases: heroiclabs/nakama-cocos2d-x-javascript
Releases · heroiclabs/nakama-cocos2d-x-javascript
v2.1.0
Changed
- Updates from nakama-js v2.01 to nakama-js v2.1.5. Please read the release notes between https://github.com/heroiclabs/nakama-js/releases/tag/v2.1.1 and https://github.com/heroiclabs/nakama-js/releases/tag/v2.1.5 for the full set of changes brought over from the Javascript client.
Fixed
- Removed usage of an unsupported setter in
XmlHttpRequest.withCredentials
. - Removed usage of unsupported
XmlHttpRequest.responseType
.
Added
- Examples for Cocos Creator and cocos-2d-js