-
-
Notifications
You must be signed in to change notification settings - Fork 937
Comparing changes
Open a pull request
base repository: uuidjs/uuid
base: v8.3.0
head repository: uuidjs/uuid
compare: v8.3.2
- 17 commits
- 16 files changed
- 6 contributors
Commits on Jul 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7c2f16b - Browse repository at this point
Copy the full SHA 7c2f16bView commit details
Commits on Jul 31, 2020
-
chore: improved bug report template (#501)
* chore: improved bug report template See if we can encourage users to provide better examples by adding a party-popper checkbox that lets them confirm they've actually read and understand the SO page on what a good example looks like. * typo * chore: npm run prettier:fix
Configuration menu - View commit details
-
Copy full SHA for ade3655 - Browse repository at this point
Copy the full SHA ade3655View commit details
Commits on Aug 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cfb3cdb - Browse repository at this point
Copy the full SHA cfb3cdbView commit details
Commits on Aug 17, 2020
-
test: install WebdriverIO packages as optional dev dependencies (#510)
WebdriverIO which we use for browser testing cannot be installed on some platforms like z/OS. In order to allow "Canary in the Goldmine" (https://github.com/nodejs/citgm) to be run on such platforms as well we need to install WebdriverIO as an optional devDependency. npm doesn't support this out-of-the-box but fortunately there is https://github.com/bcoe/optional-dev-dependency which does precisely what we need. Fixes #509
1Configuration menu - View commit details
-
Copy full SHA for bc9d4ed - Browse repository at this point
Copy the full SHA bc9d4edView commit details
Commits on Aug 29, 2020
-
perf(nodejs): introduce pool into default rng (#513)
* perf(nodejs): introduce pool into default rng * fixup! address review comments * fixup! address review comments
Configuration menu - View commit details
-
Copy full SHA for 7f1af04 - Browse repository at this point
Copy the full SHA 7f1af04View commit details
Commits on Sep 11, 2020
-
chore: require minimal reproducible example for bugs (#517)
Since people tend to never provide minimal reproducible examples I want to make this a strict requirement for bug reports. Co-authored-by: Robert Kieffer <robert@broofa.com>
Configuration menu - View commit details
-
Copy full SHA for a199bf8 - Browse repository at this point
Copy the full SHA a199bf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 538b1a1 - Browse repository at this point
Copy the full SHA 538b1a1View commit details
Commits on Sep 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ac1b3af - Browse repository at this point
Copy the full SHA ac1b3afView commit details
Commits on Oct 4, 2020
-
fix: support expo>=39.0.0 (#515)
Thanks to LinusU/react-native-get-random-values#13 Expo finally has support for a sync CSPRNG. See also: https://dev.to/expo/expo-sdk-39-is-now-available-1lm8#new-synchronous-method-in-raw-exporandom-endraw- Fixes #375
Configuration menu - View commit details
-
Copy full SHA for c65a0f3 - Browse repository at this point
Copy the full SHA c65a0f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6d1603 - Browse repository at this point
Copy the full SHA e6d1603View commit details -
Configuration menu - View commit details
-
Copy full SHA for 252ebcf - Browse repository at this point
Copy the full SHA 252ebcfView commit details
Commits on Nov 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f34e37b - Browse repository at this point
Copy the full SHA f34e37bView commit details
Commits on Nov 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f3bd455 - Browse repository at this point
Copy the full SHA f3bd455View commit details
Commits on Nov 21, 2020
-
fix: lazy load getRandomValues (#537)
Without this change, React Native projects must manage an implicit dependency on `react-native-get-random-values`, and try to ensure that it gets loaded before `uuid` does. With this change, the React Native polyfill simply needs to be installed sometime before the first uuid is created. Fixes #536
Configuration menu - View commit details
-
Copy full SHA for 16c8f6d - Browse repository at this point
Copy the full SHA 16c8f6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 334ef62 - Browse repository at this point
Copy the full SHA 334ef62View commit details
Commits on Dec 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for df0f5d1 - Browse repository at this point
Copy the full SHA df0f5d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed32401 - Browse repository at this point
Copy the full SHA ed32401View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v8.3.0...v8.3.2