Skip to content

Conversation

@jthrilly
Copy link
Member

This pull request includes updates to dependencies, refactors for improved type handling, and minor version adjustments. The most notable changes involve refactoring the Link and useZodForm components for better type compatibility and upgrading several dependencies in package.json to their latest versions.

Component Refactoring:

  • components/Link.tsx: Updated the Link component to use React.ComponentProps<typeof NextLink> instead of LinkProps and LinkRestProps, simplifying type handling and improving compatibility with the NextLink component.
  • hooks/useZodForm.ts: Refactored the useZodForm hook to use standardSchemaResolver and renamed it to useForm. Enhanced type definitions by introducing FieldValues and ZodType for better flexibility and compatibility.

Dependency Updates:

  • package.json: Upgraded multiple dependencies to their latest versions, including @hookform/resolvers, react-hook-form, zod, and next. These updates improve functionality, security, and compatibility. [1] [2] [3]

Version Adjustment:

  • package.json: Incremented the project version from 2.1.6 to 2.1.7 to reflect the changes made in this pull request.

@vercel
Copy link

vercel bot commented Jun 17, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fresco-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 17, 2025 6:42pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
barf ⬜️ Ignored (Inspect) Jun 17, 2025 6:42pm

@jthrilly jthrilly merged commit a5359b7 into main Jun 17, 2025
10 checks passed
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