Skip to content

Conversation

michaelwittwer
Copy link
Member

we now use the most popular uuid library out there, which is also environment aware. This means the lib provides a browser field in package.json which will be used by bundlers to use the correct implementation to generate secure Random numbers. (using the native crypto implementation if available falling back to Math.random)

we now use the most popular uuid library out there, which is also environment aware. This means the lib provides a browser field in package.json which will be used by bundlers to use the correct implementation to generate secure Random numbers. (using the native crypto implementation if available falling back to Math.random)
@michaelwittwer michaelwittwer added this to the 4.0.0 milestone Nov 30, 2018
@michaelwittwer
Copy link
Member Author

closes #13

@coveralls
Copy link

coveralls commented Nov 30, 2018

Coverage Status

Coverage decreased (-0.02%) to 90.054% when pulling 464ebdc on #13-more-robust-uuid-implementation into b292fa4 on beta.

@simonmumenthaler simonmumenthaler merged commit 9c2c62d into beta Nov 30, 2018
@simonmumenthaler simonmumenthaler deleted the #13-more-robust-uuid-implementation branch November 30, 2018 21:21
@michaelwittwer
Copy link
Member Author

🎉 This PR is included in version 4.1.0-beta.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@michaelwittwer
Copy link
Member Author

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

The release is available on:

Your semantic-release bot 📦🚀

@michaelwittwer
Copy link
Member Author

🎉 This PR is included in version 5.0.0 🎉

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants