Thanks to visit codestin.com
Credit goes to github.com

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
@trivikr
Copy link
Contributor

trivikr commented Sep 24, 2025

Thank you, @TastyPi, for your contribution.

We already had plans to remove dependency on uuid in #1657
It was removed in #1706

@trivikr trivikr closed this Sep 24, 2025
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