-
-
Notifications
You must be signed in to change notification settings - Fork 913
Comparing changes
Open a pull request
base repository: uuidjs/uuid
base: ab33c8a77df180de1a12fede423490b3c2de9d07
head repository: uuidjs/uuid
compare: 4cf24c018cead5ebe48cb4da232b57a2345d9fb5
Commits on Sep 1, 2019
-
Remove wzrd.in from README (#323)
* chore(doc): re-generate README * fix(doc): remove wzrd.in instruction from README The service wzrd.in seems to be unmaintained for over a year now, see browserify/wzrd.in@2f7ea69 It currently throws 502 errors on all packages as reported in #302 or https://talk.observablehq.com/t/wzrd-in-alternatives/571 As stated in #293 (comment) there are no plans to support legacy bundlers. Instead, we may consider to go for properly standardized ES6 modules in the future as has been teased in #317 However for the time being let's at least remove these broken instructions from the README. Closes #176, #302
Configuration menu - View commit details
-
Copy full SHA for eea07e8 - Browse repository at this point
Copy the full SHA eea07e8View commit details
Commits on Sep 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b9fd85b - Browse repository at this point
Copy the full SHA b9fd85bView commit details
Commits on Oct 13, 2019
-
test: remove tests on Node.js 6
Node.js 6 has reached end-of-life at 2019-04-30 so there's little use of supporting this for future releases of uuid, see https://github.com/nodejs/Release#end-of-life-releases
Configuration menu - View commit details
-
Copy full SHA for edf430a - Browse repository at this point
Copy the full SHA edf430aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b82ed2d - Browse repository at this point
Copy the full SHA b82ed2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb2f9ae - Browse repository at this point
Copy the full SHA bb2f9aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bf178d - Browse repository at this point
Copy the full SHA 3bf178dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e9341f - Browse repository at this point
Copy the full SHA 2e9341fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c4638b - Browse repository at this point
Copy the full SHA 0c4638bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b22219f - Browse repository at this point
Copy the full SHA b22219fView commit details -
Configuration menu - View commit details
-
Copy full SHA for acd26d6 - Browse repository at this point
Copy the full SHA acd26d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d125e45 - Browse repository at this point
Copy the full SHA d125e45View commit details
Commits on Oct 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 60eb84a - Browse repository at this point
Copy the full SHA 60eb84aView commit details -
feat: hybrid CommonJS & ECMAScript modules build
BREAKING CHANGE: Convert code base to ECMAScript Modules (ESM) and release CommonJS build for node and ESM build for browser bundlers.
Configuration menu - View commit details
-
Copy full SHA for a3f078f - Browse repository at this point
Copy the full SHA a3f078fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b238510 - Browse repository at this point
Copy the full SHA b238510View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f93fc8 - Browse repository at this point
Copy the full SHA 4f93fc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee5e77d - Browse repository at this point
Copy the full SHA ee5e77dView commit details
Commits on Dec 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e6c9e44 - Browse repository at this point
Copy the full SHA e6c9e44View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3a0c06 - Browse repository at this point
Copy the full SHA d3a0c06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8da6bf7 - Browse repository at this point
Copy the full SHA 8da6bf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 929aa35 - Browse repository at this point
Copy the full SHA 929aa35View commit details -
It's tedious to maintain a consistent formatting style in an open source project and prettier does a pretty good job at enforcing a consistent style. So let's make use of that!
Configuration menu - View commit details
-
Copy full SHA for e8cb0a0 - Browse repository at this point
Copy the full SHA e8cb0a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9312740 - Browse repository at this point
Copy the full SHA 9312740View commit details -
Configuration menu - View commit details
-
Copy full SHA for becc3fd - Browse repository at this point
Copy the full SHA becc3fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2364d5c - Browse repository at this point
Copy the full SHA 2364d5cView commit details
Commits on Dec 4, 2019
-
Merge pull request #341 from kelektiv/modernize-test-tooling
Modernize test tooling
Configuration menu - View commit details
-
Copy full SHA for 2857dba - Browse repository at this point
Copy the full SHA 2857dbaView commit details -
Bump eslint-utils from 1.4.0 to 1.4.2 (#324)
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.2. - [Release notes](https://github.com/mysticatea/eslint-utils/releases) - [Commits](mysticatea/eslint-utils@v1.4.0...v1.4.2) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 0b141e1 - Browse repository at this point
Copy the full SHA 0b141e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76fb0e8 - Browse repository at this point
Copy the full SHA 76fb0e8View commit details
Commits on Dec 26, 2019
-
chore(deps): bump handlebars from 4.1.2 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.1.2...v4.5.3) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for ac7a3f4 - Browse repository at this point
Copy the full SHA ac7a3f4View commit details
Commits on Dec 28, 2019
-
Merge pull request #349 from kelektiv/dependabot/npm_and_yarn/handleb…
…ars-4.5.3 chore(deps): bump handlebars from 4.1.2 to 4.5.3
Configuration menu - View commit details
-
Copy full SHA for e444323 - Browse repository at this point
Copy the full SHA e444323View commit details
Commits on Jan 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d0df05e - Browse repository at this point
Copy the full SHA d0df05eView commit details
Commits on Jan 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 62cf034 - Browse repository at this point
Copy the full SHA 62cf034View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67be5ac - Browse repository at this point
Copy the full SHA 67be5acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 172d43d - Browse repository at this point
Copy the full SHA 172d43dView commit details
Commits on Jan 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e2d7314 - Browse repository at this point
Copy the full SHA e2d7314View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3df73a9 - Browse repository at this point
Copy the full SHA 3df73a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c37a518 - Browse repository at this point
Copy the full SHA c37a518View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb47a9d - Browse repository at this point
Copy the full SHA fb47a9dView commit details
Commits on Jan 20, 2020
-
Apparently the changelog for v3.3.3 was edited manually and had a bad heading level
Configuration menu - View commit details
-
Copy full SHA for 26987bc - Browse repository at this point
Copy the full SHA 26987bcView commit details -
chore: rename package script to build
"build" seems to be the more appropriate term for what we're doing here. Part of #343.
Configuration menu - View commit details
-
Copy full SHA for 4244b9e - Browse repository at this point
Copy the full SHA 4244b9eView commit details
Commits on Jan 21, 2020
-
chore: transition dev dependencies to exact versions
Since the devDependencies are pinned in the package-lock.json anyways there's no real use in leaving a version range open for the devDependencies in package.json. Instead, we simply keep our toolchain up-to-date with tools like ncu. With this commit I also re-generate package-lock.json from scratch.
Configuration menu - View commit details
-
Copy full SHA for 4bd4fd7 - Browse repository at this point
Copy the full SHA 4bd4fd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2c361d - Browse repository at this point
Copy the full SHA f2c361dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06436a7 - Browse repository at this point
Copy the full SHA 06436a7View commit details -
build: set up and document build and release scripts
Since we have a build step now we must point the package.json file reference to the dist folder and must explicitly list all files that we want to be included in the npm tarball. The initial idea was to prepare the contents of the final npm tarball all in the dist directory (including a copy of the package.json) but that turns out not to work particularly well with standard-version which is used to manage the version numbers and changelog. Unfortunately this change also required a small workaround to allow local installation of the uuid module in the examples (see .local/). Also instructions for relasing a new version have not yet been documented which is finally done here. Since we now explicitly list all files to be included in the tarball through the files property of package.json we no longer need the .npmignore file.
Configuration menu - View commit details
-
Copy full SHA for 53ca9d4 - Browse repository at this point
Copy the full SHA 53ca9d4View commit details -
Merge pull request #352 from uuidjs/prepare-for-alpha-release
Prepare for canary release
Configuration menu - View commit details
-
Copy full SHA for 380fe28 - Browse repository at this point
Copy the full SHA 380fe28View commit details
Commits on Jan 23, 2020
-
* test: add bundlesize This will let us prevent regressions in bundlesize. I chose to monitor the bundlesize of webpack and rollup build because this is what ultimately matters to the user. If we break something in our library that would e.g. break tree shaking in one of these bundlers we would want to notice. Co-authored-by: Robert Kieffer <robert@broofa.com>
Configuration menu - View commit details
-
Copy full SHA for 4acaea4 - Browse repository at this point
Copy the full SHA 4acaea4View commit details -
feat: remove support for pre Node.js v4 Buffer API (#356)
BREAKING CHANGE: Remove support for generating v3 and v5 UUIDs in Node.js<4.x
Configuration menu - View commit details
-
Copy full SHA for b59b5c5 - Browse repository at this point
Copy the full SHA b59b5c5View commit details
Commits on Jan 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 15b080d - Browse repository at this point
Copy the full SHA 15b080dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f842a23 - Browse repository at this point
Copy the full SHA f842a23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e7e111 - Browse repository at this point
Copy the full SHA 8e7e111View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50b0969 - Browse repository at this point
Copy the full SHA 50b0969View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
This file was deleted.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.