Skip to content

Conversation

@danielfrankcom
Copy link
Contributor

This PR replaces use of the third-party uuid package with the crypto module built into Node.

This is to work around an issue in #292 where the newer versions of this package require the consuming package to be ESM. We could figure out a workaround to import this most likely, but it's unnecessary since we can generate a UUID without that third-party package.

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT-0 license.

@danielfrankcom danielfrankcom merged commit 70cbe9d into main Jan 16, 2026
13 checks passed
@danielfrankcom danielfrankcom deleted the dev/frankcom/remove-uuid-type-orm branch January 16, 2026 22:27
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