Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.0.0 #102

Merged
merged 43 commits into from Jun 5, 2019
Merged

4.0.0 #102

merged 43 commits into from Jun 5, 2019

Conversation

kirill-konshin
Copy link
Contributor

No description provided.

@kirill-konshin
Copy link
Contributor Author

Major / breaking changes planed for JS SDK 4.0 (also described in CHANGELOG.md):

Docs & minor fixes
@@ -0,0 +1,209 @@
"use strict";
var __extends = (this && this.__extends) || (function () {
Copy link
Contributor

@embbnux embbnux Nov 9, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we compile this file when npm publish

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like some crap entered the PR, there supposed to be only TS file. I will clean this up.

Btw, you want ES6 along with ES5, I presume.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed those 2 files, seems that they were produced by IDE.

@coveralls
Copy link

coveralls commented Jan 25, 2019

Coverage Status

Coverage decreased (-1.8%) to 89.587% when pulling b80c4b2 on rollup into 5a92e29 on master.

Better namespaces: RC.* instead of RC.*.*
ES6 module build with ES5 code
* master:
  Update .travis.yml
  3.2.2
  Access and Refresh Token time to live (#108)
  new Buffer({string}) Deprecated (#104)
  Update package.json
  Recreate Request object on request retry (#103)

# Conflicts:
#	.travis.yml
#	README.md
#	package.json
#	src/platform/Platform.js
@kirill-konshin kirill-konshin merged commit 138b05c into master Jun 5, 2019
@kirill-konshin kirill-konshin deleted the rollup branch June 6, 2019 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants