Skip to content

Conversation

TastyPi
Copy link

@TastyPi TastyPi commented Sep 18, 2025

Description of changes:

Bump uuid to a version that provides types itself, allowing the removal of the dependency on @types/uuid which has been deprecated.

Stopped at 11 because 12.0.0 dropped CommonJS support, which this package appears to have, I assume you still want that.

I've been having issues with tools getting confused between the types from @types/uuid and the uuid package, this is one of only two projects that cause us to indirectly depend on @types/uuid so I'm hoping this will be the easier way to solve my issues instead of fighting the tools.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@TastyPi TastyPi requested a review from a team as a code owner September 18, 2025 16:04
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.

1 participant