Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [4.0.0](v3.5.2...v4.0.0) (2020-07-15) ### ⚠ BREAKING CHANGES * **new implementation:** Entirely new implementation. * **previous implementation:** The native module is no longer installed into React Native. ### Features * **new implementation:** first implementation of the new, pure JS implementation ([2416036](2416036)) ### Bug Fixes * **init:** ensures RNRandomBytes exists before we dereference 'seed' ([4ce665c](4ce665c)) * rm package-lock.json ([6558396](6558396)) ### Code Refactoring * **previous implementation:** eliminate the native module parts leftover from prev impl ([1d3cf7a](1d3cf7a))
- Loading branch information