Major / breaking changes for JS SDK 4.0
Closed this issue · 3 comments
tylerlong commented
Here we list all of the major / breaking changes planed for JS SDK 4.0:
- 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. - Pubnub was moved to separate package
kirill-konshin commented
Added #94
kirill-konshin commented
Added #68 — async Cache
kirill-konshin commented
Closing, all of that is mentioned in #102 and in changelog.