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

feat(0.12): expand support to 0.12 and up #46

Merged
merged 1 commit into from
Dec 6, 2016

Conversation

searls
Copy link
Contributor

@searls searls commented Dec 3, 2016

I need to use dont-break with libraries that support older versions of Node, as many libraries must.

  • Remove ~40 uses of const
  • Remove ~10 uses of =>

This will conflict with #45, but if you merge one I can cleanup the other. Or you can just merge master yourself from searls/dont-break.

@bahmutov bahmutov merged commit 5525ff7 into bahmutov:master Dec 6, 2016
@bahmutov
Copy link
Owner

bahmutov commented Dec 6, 2016

so this is good, but I don't think this will solve the problem long term,
because the dependencies might drop (if not already) support for 0.12

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.

2 participants