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

🎨 Updated uuid to crypto.randomUUID() #20821

Merged
merged 3 commits into from
Sep 12, 2024
Merged

Conversation

stevejubx
Copy link
Contributor

I noticed that Ghost only uses UUID version 4, so installing the uuid library unnecessarily increases the project size.

I think it should be replaced with crypto.randomUUID(). What do you think?

@github-actions github-actions bot added the migration [pull request] Includes migration for review label Aug 23, 2024

This comment was marked as off-topic.

@stevejubx stevejubx closed this Aug 23, 2024
@allouis
Copy link
Contributor

allouis commented Aug 26, 2024

@stevejubx Why did you close this PR?

@allouis allouis removed the migration [pull request] Includes migration for review label Aug 26, 2024
@stevejubx
Copy link
Contributor Author

I'm not sure if there should be a discussion before creating PR. 

I created this topic in the forum, so I closed the PR .

https://forum.ghost.org/t/discuss-delete-uuid-v4-library/49723

@stevejubx stevejubx reopened this Aug 26, 2024
@allouis allouis merged commit 58ca6f3 into TryGhost:main Sep 12, 2024
21 checks passed
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.

2 participants