Skip to content

fix: make zod a peerDependency to dedupe installed versions #274

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ianduvall
Copy link

@ianduvall ianduvall commented Jul 30, 2025

Summary

Moves zod to be a peer dependency as suggested by the zod maintainer

Test plan

TBD

Issue number

Closes #187

Checks

  • I've added new tests (if relevant)
  • I've added/updated the relevant documentation
  • I've run pnpm test and pnpm test:examples
    • (If you made a major change) I've run pnpm test:integration (see details)
  • I've made sure tests pass
  • I've added a changeset using pnpm changeset to indicate my changes

Copy link

changeset-bot bot commented Jul 30, 2025

⚠️ No Changeset found

Latest commit: aa11304

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ianduvall ianduvall force-pushed the fix/zod-packaging branch from 7cffa9e to aa11304 Compare July 30, 2025 23:56
@ianduvall
Copy link
Author

@seratch tagging you for review

@seratch
Copy link
Member

seratch commented Aug 4, 2025

@ianduvall Thanks for sending this PR! I don't have the bandwidth to carefully check this issue right now, but will start working on this soon.

@pungoyal
Copy link

pungoyal commented Aug 9, 2025

@ianduvall you should be changing the relevant readme files as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Agent outputType type error with [email protected]+
3 participants