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

Fix yarn node 8 #4

Merged
merged 4 commits into from Jan 9, 2018
Merged

Fix yarn node 8 #4

merged 4 commits into from Jan 9, 2018

Conversation

nknapp
Copy link
Owner

@nknapp nknapp commented Jan 9, 2018

No description provided.

closes #3

- trace and clarify are now optional dependencies which which means that
  they are not installed on node 8
- Update all dependencies
- "clarify" and "stack" now use the same version of "stack-chain",
  this fixes the error "Conflicting version of stack-chain found"
- trace and clarify are now activated only for node 8 and higher

The last item could be seen as breaking change, but I am not treating
it as such, because

- the change does not break the normal execution of the program
- the whole library is for debugging purposes (humans). It does not
  have an API.
@coveralls
Copy link

coveralls commented Jan 9, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling 1f5d940 on fix-yarn-node-8 into b419429 on master.

@nknapp nknapp merged commit dcdcc6c into master Jan 9, 2018
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

2 participants