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(src): node >= v4.0.0 support #32

Merged
merged 1 commit into from
Aug 7, 2018
Merged

fix(src): node >= v4.0.0 support #32

merged 1 commit into from
Aug 7, 2018

Conversation

michael-ciniawsky
Copy link
Member

Notable Changes

Fixes support for node v4.0.0 by adding 'use strict'; directives to the code base

Type

  • Fix

Issues

SemVer

  • Fix (:label: Patch)

Checklist

  • I have signed the CLA
  • Lint and unit tests pass with my changes
  • I have added tests that prove my fix is effective/works (if needed)
  • I have added necessary documentation (if appropriate)
  • Any dependent changes are merged and published in downstream modules

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Breaking changes for latest update disrespectful of semver
1 participant