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

Maintenance patch - #350, #335 and #337 plus dependency updates #351

Merged
merged 14 commits into from Jan 24, 2020

Conversation

NicoZelaya
Copy link
Contributor

JS SDK

What did you accomplish?

How do we test the changes introduced in this PR?

The usual, run every test and build we have!

Extra Notes

Aiming to release this week.

const newSplit = !previousMock[name];
const newTreatment = previousMock[name] !== currentData[name];

previousMock = currentData;
Copy link
Contributor

Choose a reason for hiding this comment

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

outside the arrow function?

@NicoZelaya NicoZelaya merged commit b478622 into development Jan 24, 2020
@NicoZelaya NicoZelaya deleted the error_logs_and_axios branch January 24, 2020 16:19
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