Skip to content

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

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

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

Conversation

@kshmidt

@kshmidt kshmidt commented Apr 24, 2026

Copy link
Copy Markdown
Contributor

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?

@bluebill1049 bluebill1049 self-requested a review April 25, 2026 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant