ringcentral/ringcentral-js

Major / breaking changes for JS SDK 4.0

Closed this issue · 3 comments

Here we list all of the major / breaking changes planed for JS SDK 4.0:

  1. remove magic endpoint prefix. In previous versions, endpoints such as /account/~ will be prefixed with /restapi/v1.0 magically. In 4.0, we do not do it any more. Users are required to specify the full endpoint.
  2. Pubnub was moved to separate package

Added #68 — async Cache

Closing, all of that is mentioned in #102 and in changelog.