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

uuid versions into separate modules, per #154 #159

Merged
merged 14 commits into from
Nov 26, 2016

Conversation

broofa
Copy link
Member

@broofa broofa commented Nov 24, 2016

No description provided.

@@ -1,6 +1,6 @@
{
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should just drop this file. I forgot to delete it when I merged the two repos.

@@ -1,14 +1,13 @@
{
"name": "uuid",
"version": "3.0.0",
"version": "3.1.0",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no version changes in PRs, those happen after once ready to release (with changelog updates accordingly).

};

rng.isCrypto = false;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unrelated to separating out into files?

@defunctzombie
Copy link
Collaborator

👍 overall, just need to remove the version bump (FYI use the defunctzombie/changelog module to manage the changelog and release versions separately from PRs once I know what will go into the version). Also the addition of the new isCrypto api should be a separate PR.

Copy link
Collaborator

@defunctzombie defunctzombie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might want to add something to the readme about using the specific version you want (v4 vs v1) for smaller bundle size and how to do that (require syntax and import syntax)

Squash merge when ready \o/

@broofa broofa merged commit 681bddd into uuidjs:master Nov 26, 2016
@broofa broofa deleted the isolate_versions branch January 16, 2020 17:22
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.

3 participants