Skygear SDK JS Versions Save

Skygear SDK for JavaScript

v1.4.1-alpha.0

6 years ago

v1.4.0

6 years ago

1.4.0 (2018-03-07)

Features

  • Support enable/disable user account #380

Other Notes

  • Fix deploy minified latest
  • Update cloud example and remove nodedev image
  • Use docker multi-stage build
  • Update error code list
  • Check in package-lock.json

v1.3.1

6 years ago

1.3.1 (2018-02-01)

Bug Fixes

  • Fix signup profile serialization
  • Fix pubsub test case
  • Fix pubsub websocket state maybe inconsitent
  • Fail test case when there is unhandled promise rejection (#371)
  • Handle falsy skygear-user value in store (#361)
  • Fix auth init before login (361)
  • Fix Record construct with falsy attrs
  • Inject sso and forgot password to react native container

Other Notes

  • Add node_js: 9 in travis
  • Add release-commit target

v0.24.3

6 years ago

0.24.3 (2018-01-17)

Bug Fixes

  • Fix pubsub websocket state maybe inconsitent
  • Don't set the X-Skygear-Access-Token on null

v1.3.0

6 years ago

1.3.0 (2018-01-04)

Features

  • Implement loginWithCustomToken (#359)

v1.2.0

6 years ago

1.2.0 (2017-12-11)

Features

  • Re-export SkygearError as skygear.Error

  • Implement SSO login flow

    Supported flow are

    • loginOAuthProviderWithRedirect
    • loginOAuthProviderWithPopup
    • linkOAuthProviderWithAccessToken
    • unlinkAuthProvider

    refs SkygearIO/features#5

Bug Fixes

  • Fix config react native for chat (#303, SkygearIO/chat-SDK-JS#78)
  • Fix register handler with different HTTP method (#325)
  • Do not set the X-Skygear-Access-Token on null

Other Notes

  • Add Makefile targets for deploying minified JS #349
  • Apply Bootstrap 3 Style to example
  • Update pubsub and query example page style with bootstrap 3

v1.2.0-alpha.3

6 years ago

v1.2.0-alpha.2

6 years ago

v1.2.0-alpha.1

6 years ago

Bump for for 1.2.0-alpha.1

v1.2.0-alpha.0

6 years ago

Bump for for 1.2.0-alpha.0