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

Update js-md5 to v0.4 #22

Merged
merged 1 commit into from
Nov 30, 2016
Merged

Update js-md5 to v0.4 #22

merged 1 commit into from
Nov 30, 2016

Conversation

NGMarmaduke
Copy link

@NGMarmaduke NGMarmaduke commented Nov 30, 2016

When running in a certain server runtimes v0.3.0 makes the assertion
that the navigator option is available on the global scope resulting
in the error Cannot read property 'navigator' of undefined.

This appears to be fixed in v0.4.

The offending line can be found here: https://github.com/emn178/js-md5/blob/v0.3.0/src/md5.js#L20

When running in a certain server runtimes v0.3.0 makes the assertion
that the `navigator` option is available on the global scope resulting
in the error `Cannot read property 'navigator' of undefined`.

This appears to be fixed in v0.4
@paulstraw
Copy link
Contributor

Thanks @NGMarmaduke! This has been released as 1.0.4.

@ericdeansanchez
Copy link
Contributor

🎉 This PR is included in version 0.3.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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