Skip to content

chore: drop @types/uuid, bump actions/checkout to v6#232

Open
kshmidt wants to merge 1 commit intoreact-hook-form:masterfrom
kshmidt:fix/uuid-types
Open

chore: drop @types/uuid, bump actions/checkout to v6#232
kshmidt wants to merge 1 commit intoreact-hook-form:masterfrom
kshmidt:fix/uuid-types

Conversation

@kshmidt
Copy link
Copy Markdown
Contributor

@kshmidt kshmidt commented Apr 24, 2026

Follow-up to #231 to finish clearing the remaining deprecation noise around the package.

Drop @types/uuid

Since uuid@11, the package ships its own TypeScript declarations, so a separate @types/uuid is unnecessary

actions/checkout@v2@v6

@v2 runs on Node 16 and is deprecated. v6 upgrades the runtime to Node 24

Change Before After
@types/uuid ^11.0.0 (removed)
actions/checkout @v2 @v6

@bluebill1049
Thanks again for the quick review on #231! Is there anything else I can help with to get a release cut?

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