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

Proper strict mode support. Fixes #79 #88

Merged
merged 1 commit into from
Dec 25, 2015
Merged

Proper strict mode support. Fixes #79 #88

merged 1 commit into from
Dec 25, 2015

Conversation

nolanlawson
Copy link
Collaborator

Adds 'strict mode' to the beginning of index.js,
and makes sure that only strict-compliant operations
are used throughout the code.

This works for me in Chrome 49. Opening a pull request
to test in multiple browsers.

feross added a commit that referenced this pull request Dec 25, 2015
Proper strict mode support. Fixes #79
@feross feross merged commit fb6d3f8 into master Dec 25, 2015
@feross feross deleted the 79 branch December 25, 2015 06:37
@feross
Copy link
Owner

feross commented Dec 25, 2015

Awesome, thanks for getting to the bottom of this. Released as 3.6.0.

@nolanlawson
Copy link
Collaborator Author

No prob! It was actually kinda fun. :)

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